Searched refs:fat_opendir (Results 1 – 7 of 7) sorted by relevance
1149 int fat_opendir(const char *filename, struct fs_dir_stream **dirsp) in fat_opendir() function
203 int fat_opendir(const char *filename, struct fs_dir_stream **dirsp);
165 .opendir = fat_opendir,