Searched refs:fat_readdir (Results 1 – 3 of 3) sorted by relevance
202 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp);
166 .readdir = fat_readdir,
1167 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp) in fat_readdir() function