Searched refs:alloc_nfs_open_context (Results 1 – 4 of 4) sorted by relevance
60 ctx = alloc_nfs_open_context(file_dentry(filp), in nfs4_file_open()354 ctx = alloc_nfs_open_context(filep->f_path.dentry, in __nfs42_ssc_open()
1200 struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, in alloc_nfs_open_context() function1229 EXPORT_SYMBOL_GPL(alloc_nfs_open_context);1351 ctx = alloc_nfs_open_context(file_dentry(filp), in nfs_open()
4870 ctx = alloc_nfs_open_context(dentry, FMODE_READ, NULL); in nfs4_proc_create()
470 extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode, struc…