Home
last modified time | relevance | path

Searched refs:xfbtree_trans_commit (Results 1 – 3 of 3) 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()
/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.c269 xfbtree_trans_commit( in xfbtree_trans_commit() function