Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Ddir.c71 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir, const struct cred… in alloc_nfs_open_dir_context()
74 struct nfs_open_dir_context *ctx; in alloc_nfs_open_dir_context()
94 static void put_nfs_open_dir_context(struct inode *dir, struct nfs_open_dir_context *ctx) in put_nfs_open_dir_context()
110 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()
749 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
797 struct nfs_open_dir_context *ctx = desc->file->private_data; in uncached_readdir()
838 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
903 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/Linux-v5.4/include/linux/
Dnfs_fs.h89 struct nfs_open_dir_context { struct