Home
last modified time | relevance | path

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

/linux-3.3/fs/nfs/
Ddir.c137 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct inode *dir, struct rpc_cred *… in alloc_nfs_open_dir_context()
139 struct nfs_open_dir_context *ctx; in alloc_nfs_open_dir_context()
152 static void put_nfs_open_dir_context(struct nfs_open_dir_context *ctx) in put_nfs_open_dir_context()
165 struct nfs_open_dir_context *ctx; in nfs_opendir()
355 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_cookie()
426 struct nfs_open_dir_context *ctx = file->private_data; in nfs_readdir_xdr_filler()
761 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
817 struct nfs_open_dir_context *ctx = desc->file->private_data; in uncached_readdir()
858 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_readdir()
927 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/linux-3.3/include/linux/
Dnfs_fs.h100 struct nfs_open_dir_context { struct