Home
last modified time | relevance | path

Searched refs:alloc_nfs_open_context (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dnfs4file.c59 ctx = alloc_nfs_open_context(file_dentry(filp), in nfs4_file_open()
365 ctx = alloc_nfs_open_context(filep->f_path.dentry, in __nfs42_ssc_open()
A Dinode.c1031 struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, in alloc_nfs_open_context() function
1058 EXPORT_SYMBOL_GPL(alloc_nfs_open_context);
1179 ctx = alloc_nfs_open_context(file_dentry(filp), in nfs_open()
A Ddir.c2012 return alloc_nfs_open_context(dentry, flags_to_mode(open_flags), filp); in create_nfs_open_context()
A Dnfs4proc.c4696 ctx = alloc_nfs_open_context(dentry, FMODE_READ, NULL); in nfs4_proc_create()
/linux-6.3-rc2/include/linux/
A Dnfs_fs.h414 extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, fmode_t f_mode, struc…

Completed in 32 milliseconds