Searched refs:GetFsParams (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c66 static int GetFsParams = 0; variable
535 if (GetFsParams || GetSize) {
549 if (GetFsParams) {
561 if (GetFsParams) {
1222 if (GetFsParams)
1425 if (!GetFsParams && FdiskFATsize < 0) {
1433 } else if (!GetFsParams && FdiskFATsize && FdiskFATsize != Fatentsize) {
3370 if (GetFsParams) {
3478 GetFsParams++;
3494 if (GetFsParams) {
[all...]

Completed in 64 milliseconds