Searched refs:FS_EXT2FS (Results 1 – 6 of 6) sorted by relevance
258 #define FS_EXT2FS 17 /* ext2fs */ macro
579 return FS_EXT2FS; in gpt_get_fstype()581 return FS_EXT2FS; in gpt_get_fstype()716 return FS_EXT2FS; in mbr_get_fstype()1324 case FS_EXT2FS: in dk_mountroot()
283 if (pp->p_fstype != FS_EXT2FS) in main()
362 npp->p_fstype = FS_EXT2FS; in disklabel_sun_to_bsd()
409 npp->p_fstype = FS_EXT2FS; in disklabel_sun_to_bsd()
470 if (pp->p_fstype != FS_EXT2FS) { in calcsb()