Home
last modified time | relevance | path

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

/linux-4.19.296/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()
284 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_cookie()
348 struct nfs_open_dir_context *ctx = file->private_data; in nfs_readdir_xdr_filler()
771 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
818 struct nfs_open_dir_context *ctx = desc->file->private_data; in uncached_readdir()
859 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
926 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/linux-4.19.296/include/linux/
Dnfs_fs.h88 struct nfs_open_dir_context { struct