UFS_FSNEEDSWAP
#define UFS_FSNEEDSWAP(fs) ((fs)->fs_flags & FS_SWAPPED)
#define UFS_FSNEEDSWAP(fs) (0)