Searched defs:alloc_nfs_open_context (Results 1 - 1 of 1) sorted by relevance

/fs/nfs/
H A Dinode.c763 struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode) function
788 EXPORT_SYMBOL_GPL(alloc_nfs_open_context); variable
892 ctx = alloc_nfs_open_context(filp->f_path.dentry, filp->f_mode);

Completed in 7 milliseconds