Lines Matching refs:UFS1
1255 fstype = UFS1;
1260 fstype = UFS1;
1277 if (fstype == UFS1 && !(fs->fs_old_flags & FS_FLAGS_UPDATED)) {
1857 if (ump->um_fstype == UFS1) {
2107 if (ump->um_fstype == UFS1)
2142 if (ump->um_fstype == UFS1)
2253 if ((ip)->i_ump->um_fstype == UFS1)
2298 if (ump->um_fstype == UFS1)
2494 * File-backed extended attributes are only supported on UFS1.
2497 if (VFSTOUFS(mp)->um_fstype == UFS1)