Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c95 static int GetBPF = 1; /* Unless we're given as arg, must calculate */ variable
1259 if (!GetBPF && BitsPerFAT != Fatentsize) { in lookup_floppy()
1390 if (GetBPF) { 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()
2315 if (GetBPF == 1) { in getdiskinfo()
3440 GetBPF = 0; in parse_suboptions()
3528 } else if (!GetBPF && in sanity_check_options()