Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Ddir.c137 static struct nfs_open_dir_context *alloc_nfs_open_dir_context(struct rpc_cred *cred) in alloc_nfs_open_dir_context()
139 struct nfs_open_dir_context *ctx; in alloc_nfs_open_dir_context()
151 static void put_nfs_open_dir_context(struct nfs_open_dir_context *ctx) in put_nfs_open_dir_context()
164 struct nfs_open_dir_context *ctx; in nfs_opendir()
326 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_pos()
352 struct nfs_open_dir_context *ctx = desc->file->private_data; in nfs_readdir_search_for_cookie()
406 struct nfs_open_dir_context *ctx = file->private_data; in nfs_readdir_xdr_filler()
746 struct nfs_open_dir_context *ctx = file->private_data; in nfs_do_filldir()
852 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_readdir()
921 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/linux-2.6.39/include/linux/
Dnfs_fs.h100 struct nfs_open_dir_context { struct