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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmsdos.h245 #define NEEDED_FAT_SIZE(x) FAT_SIZE((x)->fat_bits, (x)->sector_size, \ macro
H A Dfat.c596 if(This->fat_len < NEEDED_FAT_SIZE(This))
H A Dmformat.c345 if (Fs->fat_len >= NEEDED_FAT_SIZE(Fs))

Completed in 115 milliseconds