UM_UFS2
if (ip->i_ump->um_fstype == UM_UFS2)
#define BAP(ip, i) (((ip)->i_ump->um_fstype == UM_UFS2) ? bap2[i] : bap1[i])
if ((ip)->i_ump->um_fstype == UM_UFS2) \
if (ip->i_ump->um_fstype == UM_UFS2)
if (ip->i_ump->um_fstype == UM_UFS2)
if (ip->i_ump->um_fstype == UM_UFS2) {
ump->um_fstype = UM_UFS2;
if (ip->i_ump->um_fstype == UM_UFS2)
if (ip->i_ump->um_fstype == UM_UFS2) {