Home
last modified time | relevance | path

Searched refs:xfs_btree_commit_afakeroot (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree_staging.h24 void xfs_btree_commit_afakeroot(struct xfs_btree_cur *cur, struct xfs_trans *tp,
H A Dxfs_alloc_btree.c585 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 Dxfs_ialloc_btree.c533 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 Dxfs_refcount_btree.c413 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_refcountbt_ops); in xfs_refcountbt_commit_staged_btree()
H A Dxfs_btree_staging.c163 xfs_btree_commit_afakeroot( in xfs_btree_commit_afakeroot() function
H A Dxfs_rmap_btree.c571 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h4072 TRACE_EVENT(xfs_btree_commit_afakeroot,