Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c85 static int GetSPC = 1; /* Unless we're given as arg, must calculate */ variable
1307 if (GetSPC) { in compute_cluster_size()
1951 GetSize = GetSPT = GetSPC = GetTPC = GetBPF = 1; in compare_existing_with_computed()
1988 GetBPF = GetSPC = 1; in compare_existing_with_computed()
2348 if (GetSPC == 1) { in getdiskinfo()
2349 GetSPC = 0; in getdiskinfo()
3432 GetSPC = 0; in parse_suboptions()
3533 } else if (!GetSPC && !(ISP2(SecPerClust) && in sanity_check_options()