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

/system/core/toolbox/
H A Dnewfs_msdos.c80 #define mincls(fat) ((fat) == 12 ? MINCLS12 : \
81 (fat) == 16 ? MINCLS16 : \
84 #define maxcls(fat) ((fat) == 12 ? MAXCLS12 : \
85 (fat) == 16 ? MAXCLS16 : \
271 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
445 if (!(fat = opt_F)) {
447 fat = 12;
449 fat
[all...]

Completed in 69 milliseconds