Home
last modified time | relevance | path

Searched refs:nfs_open_dir_context (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/nfs/
Ddir.c70 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir, struct rpc_cred *… in alloc_nfs_open_dir_context()
73 struct nfs_open_dir_context *ctx; in alloc_nfs_open_dir_context()
89 static void put_nfs_open_dir_context(struct inode *dir, struct nfs_open_dir_context *ctx) in put_nfs_open_dir_context()
105 struct nfs_open_dir_context *ctx; in nfs_opendir()
272 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_cookie()
336 struct nfs_open_dir_context *ctx = file->private_data; in nfs_readdir_xdr_filler()
748 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
796 struct nfs_open_dir_context *ctx = desc->file->private_data; in uncached_readdir()
837 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
902 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/Linux-v4.19/include/linux/
Dnfs_fs.h87 struct nfs_open_dir_context { struct