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