Searched refs:xfs_btree_commit_afakeroot (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/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_ialloc_btree.c | 547 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_inobt_commit_staged_btree() 557 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_inobt_commit_staged_btree()
|
D | xfs_refcount_btree.c | 402 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_refcountbt_commit_staged_btree()
|
D | xfs_btree_staging.c | 79 xfs_btree_commit_afakeroot( in xfs_btree_commit_afakeroot() function
|
D | xfs_alloc_btree.c | 555 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_allocbt_commit_staged_btree()
|
D | xfs_rmap_btree.c | 716 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_rmapbt_commit_staged_btree()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trace.h | 4320 TRACE_EVENT(xfs_btree_commit_afakeroot,
|