Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Ddir.c71 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir) 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()
109 struct nfs_open_dir_context *ctx; in nfs_opendir()
1080 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
1164 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/Linux-v5.15/include/linux/
Dnfs_fs.h100 struct nfs_open_dir_context { struct