Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_btree_staging.h24 void xfs_btree_commit_afakeroot(struct xfs_btree_cur *cur, struct xfs_trans *tp,
A Dxfs_alloc_btree.c565 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_bnobt_ops); in xfs_allocbt_commit_staged_btree()
568 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_cntbt_ops); in xfs_allocbt_commit_staged_btree()
A Dxfs_ialloc_btree.c515 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_inobt_ops); in xfs_inobt_commit_staged_btree()
525 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_finobt_ops); in xfs_inobt_commit_staged_btree()
A Dxfs_refcount_btree.c404 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_refcountbt_ops); in xfs_refcountbt_commit_staged_btree()
A Dxfs_btree_staging.c163 xfs_btree_commit_afakeroot( in xfs_btree_commit_afakeroot() function
A Dxfs_rmap_btree.c521 xfs_btree_commit_afakeroot(cur, tp, agbp, &xfs_rmapbt_ops); in xfs_rmapbt_commit_staged_btree()
/linux-6.3-rc2/fs/xfs/
A Dxfs_trace.h3966 TRACE_EVENT(xfs_btree_commit_afakeroot,

Completed in 29 milliseconds