Home
last modified time | relevance | path

Searched defs:fatsize (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dfat.h85 #define IS_LAST_CLUST(x, fatsize) ((x) >= ((fatsize) != 32 ? \ argument
88 #define CHECK_CLUST(x, fatsize) ((x) <= 1 || \ argument
172 int fatsize; /* Size of FAT in bits */ member
/u-boot/fs/fat/
A Dfat.c493 read_bootsectandvi(boot_sector *bs, volume_info *volinfo, int *fatsize) in read_bootsectandvi()
1142 int fatsize; in file_fat_detectfs() local
1386 int fatsize; in fat_uuid() local

Completed in 12 milliseconds