Home
last modified time | relevance | path

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

/linux/fs/nfs/
A 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()
96 static void put_nfs_open_dir_context(struct inode *dir, struct nfs_open_dir_context *ctx) in put_nfs_open_dir_context()
111 struct nfs_open_dir_context *ctx; in nfs_opendir()
1072 struct nfs_open_dir_context *dir_ctx = file->private_data; in nfs_readdir()
1163 struct nfs_open_dir_context *dir_ctx = filp->private_data; in nfs_llseek_dir()
/linux/include/linux/
A Dnfs_fs.h100 struct nfs_open_dir_context { struct

Completed in 11 milliseconds