Searched refs:jfs_readdir (Results 1 – 3 of 3) sorted by relevance
268 extern int jfs_readdir(struct file *filp, void *dirent, filldir_t filldir);
1532 .readdir = jfs_readdir,
3005 int jfs_readdir(struct file *filp, void *dirent, filldir_t filldir) in jfs_readdir() function