Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddir.c55 static int nfs_readdir(struct file *, struct dir_context *);
63 .iterate_shared = nfs_readdir,
1219 static int nfs_readdir(struct file *file, struct dir_context *ctx) in nfs_readdir() function