xfbtree_trans_commit
int xfbtree_trans_commit(struct xfbtree *xfbt, struct xfs_trans *tp);
error = xfbtree_trans_commit(&bag->xfbtree, tp);
return xfbtree_trans_commit(&bag->xfbtree, tp);
error = xfbtree_trans_commit(&rr->rmap_btree, tp);
error = xfbtree_trans_commit(&rr->rmap_btree, sc->tp);
error = xfbtree_trans_commit(&rr->rtrmap_btree, sc->tp);
error = xfbtree_trans_commit(&rr->rtrmap_btree, tp);