Searched refs:um_fstype (Results 1 – 5 of 5) sorted by relevance
90 uint64_t um_fstype; /* (c) type of filesystem */ member
473 if (ump->um_fstype != UFS1) in ufs_extattr_autostart_locked()735 if (ump->um_fstype != UFS1) { in ufs_extattrctl()
996 ump->um_fstype = UFS1; in ffs_mountfs() 999 ump->um_fstype = UFS2; in ffs_mountfs() 2128 if (ump->um_fstype == UFS1 && ip->i_din1 != NULL) in ffs_extattrctl()
555 error = ump->um_fstype == UFS1 ? ffs_reallocblks_ufs1(ap) : in ffs_reallocblks()
6911 if (ump->um_fstype == UFS1) { in softdep_journal_freeblocks() 7163 if (ump->um_fstype == UFS1) { in softdep_setup_freeblocks() 8400 if (ump->um_fstype == UFS1) { in indir_trunc()