Home
last modified time | relevance | path

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

/linux-4.4.14/fs/freevxfs/
Dvxfs_lookup.c52 static int vxfs_readdir(struct file *, struct dir_context *);
61 .iterate = vxfs_readdir,
231 vxfs_readdir(struct file *fp, struct dir_context *ctx) in vxfs_readdir() function