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

/freebsd-current/usr.sbin/fstyp/
H A Dfstyp.c170 bool ignore_type = false, show_unmountable = false; local
185 show_unmountable = true;
234 if (show_unmountable == false && fstypes[i].unmountable == true)

Completed in 112 milliseconds