UFS_ISAPPLEUFS
ump->um_flags |= UFS_ISAPPLEUFS;
ump->um_flags &= ~UFS_ISAPPLEUFS;
#define UFS_MPISAPPLEUFS(ump) ((ump)->um_flags & UFS_ISAPPLEUFS)