Home
last modified time | relevance | path

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

/linux-4.4.14/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()
303 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_cookie()
372 struct nfs_open_dir_context *ctx = file->private_data; in nfs_readdir_xdr_filler()
765 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
819 struct nfs_open_dir_context *ctx = desc->file->private_data; in uncached_readdir()
871 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
938 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/linux-4.4.14/include/linux/
Dnfs_fs.h95 struct nfs_open_dir_context { struct