Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
303 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_cookie()
371 struct nfs_open_dir_context *ctx = file->private_data; in nfs_readdir_xdr_filler()
804 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
854 struct nfs_open_dir_context *ctx = desc->file->private_data; in uncached_readdir()
893 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
958 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/kernel/linux/linux-5.10/include/linux/
Dnfs_fs.h90 struct nfs_open_dir_context { struct