Home
last modified time | relevance | path

Searched refs:xfbtree_trans_commit (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/scrub/
H A Drcbag.c116 error = xfbtree_trans_commit(&bag->xfbtree, tp); in rcbag_add()
258 return xfbtree_trans_commit(&bag->xfbtree, tp); in rcbag_remove_ending_at()
H A Drtrmap_repair.c174 error = xfbtree_trans_commit(&rr->rtrmap_btree, sc->tp); in xrep_rtrmap_stash()
864 error = xfbtree_trans_commit(&rr->rtrmap_btree, tp); in xrep_rtrmapbt_live_update()
H A Drmap_repair.c243 error = xfbtree_trans_commit(&rr->rmap_btree, sc->tp); in xrep_rmap_stash()
1630 error = xfbtree_trans_commit(&rr->rmap_btree, tp); in xrep_rmapbt_live_update()
/linux/fs/xfs/libxfs/
H A Dxfs_btree_mem.h69 int xfbtree_trans_commit(struct xfbtree *xfbt, struct xfs_trans *tp);
H A Dxfs_btree_mem.c267 xfbtree_trans_commit( in xfbtree_trans_commit() function
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst2259 The ``xfbtree_trans_commit`` and ``xfbtree_trans_cancel`` functions implement