Searched refs:fat_readdir (Results 1 – 8 of 8) sorted by relevance
1175 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp) in fat_readdir() function
204 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp);
166 .readdir = fat_readdir,
702 static int fat_readdir(struct file *file, struct dir_context *ctx) in fat_readdir() function861 .iterate_shared = fat_readdir,