Searched refs:FAT_TYPE_FAT32 (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c126 FAT_TYPE_FAT32 = 32, enumerator in enum:__anon1405
384 assert(search->parent_direntry || mount->fat_type == FAT_TYPE_FAT32);
401 if (mount->fat_type == FAT_TYPE_FAT32) {
761 if (mount->fat_type == FAT_TYPE_FAT32) {
1096 type = FAT_TYPE_FAT32;

Completed in 43 milliseconds