Searched refs:primaryFat (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 DfsP.h65 unsigned int primaryFat; member in struct:Fs_t
H A Dfat.c106 dupe = (dupe + This->primaryFat) % This->num_fat;
143 dupe = (dupe + This->primaryFat) % This->num_fat;
681 This->primaryFat = boot->ext.fat32.extFlags[0] & 0xf;
714 This->primaryFat = 0;
H A Dmformat.c1193 Fs.primaryFat = 0;

Completed in 47 milliseconds