xfs_btree_is_rmap
is_rmapbt = xfs_btree_is_rmap(bs->cur->bc_ops);
if (xfs_btree_is_bno(cur->bc_ops) || xfs_btree_is_rmap(cur->bc_ops)) {