Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c83 static int GetSPC = 1; /* Unless we're given as arg, must calculate */ variable
1305 if (GetSPC) { in compute_cluster_size()
1949 GetSize = GetSPT = GetSPC = GetTPC = GetBPF = 1; in compare_existing_with_computed()
1986 GetBPF = GetSPC = 1; in compare_existing_with_computed()
3314 GetSPC = 0; in parse_suboptions()
3415 } else if (!GetSPC && !(ISP2(SecPerClust) && in sanity_check_options()