Searched refs:xfs_btree_commit_afakeroot (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_btree_staging.h | 24 void xfs_btree_commit_afakeroot(struct xfs_btree_cur *cur, struct xfs_trans *tp,
|
D | xfs_alloc_btree.c | 596 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_bnobt_ops); in xfs_allocbt_commit_staged_btree() 599 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_cntbt_ops); in xfs_allocbt_commit_staged_btree()
|
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()
|
D | xfs_refcount_btree.c | 424 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_refcountbt_ops); in xfs_refcountbt_commit_staged_btree()
|
D | xfs_btree_staging.c | 163 xfs_btree_commit_afakeroot( in xfs_btree_commit_afakeroot() function
|
D | xfs_rmap_btree.c | 571 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()
|
/linux-6.8/fs/xfs/ |
D | xfs_trace.h | 4089 TRACE_EVENT(xfs_btree_commit_afakeroot,
|