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

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_mkfs.c567 int fs_too_small = 0; local
572 fs_too_small = 1;
590 fs_too_small = 1;
592 if (fs_too_small) {

Completed in 20 milliseconds