Home
last modified time | relevance | path

Searched refs:xfs_trans_bjoin (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dreap.c295 xfs_trans_bjoin(sc->tp, bp); in xreap_agextent_binval()
631 xfs_trans_bjoin(sc->tp, sc->sa.agf_bp); in xreap_fsmeta_extent()
849 xfs_trans_bjoin(sc->tp, bp); in xreap_bmapi_binval()
Drepair.c183 xfs_trans_bjoin(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
185 xfs_trans_bjoin(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
/linux-6.12.1/fs/xfs/
Dxfs_trans.h219 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c98 xfs_trans_bjoin( in xfs_trans_bjoin() function
Dxfs_trace.h659 DEFINE_BUF_ITEM_EVENT(xfs_trans_bjoin);
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.c896 xfs_trans_bjoin(*tpp, agfbp); in xfs_ag_shrink_space()
897 xfs_trans_bjoin(*tpp, agibp); in xfs_ag_shrink_space()
Dxfs_defer.c451 xfs_trans_bjoin(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
Dxfs_ialloc.c1717 xfs_trans_bjoin(tp, agibp); in xfs_dialloc_roll()