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

/system/core/toolbox/
H A Dnewfs_msdos.c74 #define MINCLS16 0x1000 /* minimum FAT16 clusters */ macro
81 (fat) == 16 ? MINCLS16 : \
515 howmany((RESFTE + (bpb.spc ? MINCLS16 : MAXCLS12 + 1)) *
520 (bpb.spc ? MINCLS16 : MAXCLS12 + 1) *

Completed in 29 milliseconds