Searched refs:befs_readdir (Results 1 – 2 of 2) sorted by relevance
39 static int befs_readdir(struct file *, struct dir_context *);79 .iterate_shared = befs_readdir,214 befs_readdir(struct file *file, struct dir_context *ctx) in befs_readdir() function
268 Made befs_readdir() use them them instead of the cruft in index.c.