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