Home
last modified time | relevance | path

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

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