UFS_IPNEEDSWAP
#define UFS_IPNEEDSWAP(ip) UFS_MPNEEDSWAP((ip)->i_ump)
#define UFS_IPNEEDSWAP(ip) ((void)(ip), 0)