Searched refs:UFS_MPISAPPLEUFS (Results 1 – 3 of 3) sorted by relevance
185 #define UFS_MPISAPPLEUFS(ump) ((ump)->um_flags & UFS_ISAPPLEUFS) macro187 #define UFS_MPISAPPLEUFS(ump) (0) macro
924 if (UFS_MPISAPPLEUFS(ump)) { in ffs_reload() 1529 if (UFS_MPISAPPLEUFS(ump)) { in ffs_mountfs()
1743 if (UFS_MPISAPPLEUFS(VFSTOUFS(mp))) in ffs_snapshot_mount()