UFS_MPNEEDSWAP
#define UFS_MPNEEDSWAP(mp) (VFSTOUFS(mp)->um_flags & UFS_NEEDSWAP)
#define UFS_MPNEEDSWAP(mp) (0)