Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_btree_staging.h24 void xfs_btree_commit_afakeroot(struct xfs_btree_cur *cur, struct xfs_trans *tp,
Dxfs_ialloc_btree.c547 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()
Dxfs_refcount_btree.c402 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_refcountbt_commit_staged_btree()
Dxfs_btree_staging.c79 xfs_btree_commit_afakeroot( in xfs_btree_commit_afakeroot() function
Dxfs_alloc_btree.c555 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_allocbt_commit_staged_btree()
Dxfs_rmap_btree.c716 xfs_btree_commit_afakeroot(cur, tp, agbp); in xfs_rmapbt_commit_staged_btree()
/linux-6.12.1/fs/xfs/
Dxfs_trace.h4320 TRACE_EVENT(xfs_btree_commit_afakeroot,