Searched refs:SectorsPerCluster (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/libfs-13/
H A DFSFormatName.c496 u_int8_t SectorsPerCluster; local
541 SectorsPerCluster = b710->bpbSecPerClust;
542 if ((SectorsPerCluster == 0 ) || (SectorsPerCluster & (SectorsPerCluster - 1))) {

Completed in 230 milliseconds