Searched refs:xfs_btree_commit_afakeroot (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_btree_staging.h | 24 void xfs_btree_commit_afakeroot(struct xfs_btree_cur *cur, struct xfs_trans *tp,
|
H A D | xfs_alloc_btree.c | 585 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_bnobt_ops); in xfs_allocbt_commit_staged_btree() 588 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_cntbt_ops); in xfs_allocbt_commit_staged_btree()
|
H A D | xfs_ialloc_btree.c | 533 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_inobt_ops); in xfs_inobt_commit_staged_btree() 543 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_finobt_ops); in xfs_inobt_commit_staged_btree()
|
H A D | xfs_refcount_btree.c | 413 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_refcountbt_ops); in xfs_refcountbt_commit_staged_btree()
|
H A D | xfs_btree_staging.c | 163 xfs_btree_commit_afakeroot( in xfs_btree_commit_afakeroot() function
|
H A D | xfs_rmap_btree.c | 571 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trace.h | 4072 TRACE_EVENT(xfs_btree_commit_afakeroot,
|