Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c1936 int expectfatsize = 16; in compare_existing_with_computed() local
1942 expectfatsize = 12; in compare_existing_with_computed()
2028 if (Fatentsize != expectfatsize) { in compare_existing_with_computed()