Searched refs:alloc_nfs_open_context (Results 1 – 5 of 5) sorted by relevance
60 ctx = alloc_nfs_open_context(file_dentry(filp), filp->f_mode); in nfs4_file_open()
796 struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode) in alloc_nfs_open_context() function821 EXPORT_SYMBOL_GPL(alloc_nfs_open_context);930 ctx = alloc_nfs_open_context(file_dentry(filp), filp->f_mode); in nfs_open()
1449 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags)); in create_nfs_open_context()
3705 ctx = alloc_nfs_open_context(dentry, FMODE_READ); in nfs4_proc_create()
370 extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode);