Home
last modified time | relevance | path

Searched refs:fatents (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c1929 int fatents; in compare_existing_with_computed() local
2021 fatents = wbpb->bpb.sectors_per_fat * BPSEC * 2 / 3; in compare_existing_with_computed()
2022 if (fatents >= TotalClusters && wbpb->ebpb.type[4] == '2') in compare_existing_with_computed()