Searched refs:xfs_trans_bjoin (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | reap.c | 295 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()
|
D | repair.c | 183 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/ |
D | xfs_trans.h | 219 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
|
D | xfs_trans_buf.c | 98 xfs_trans_bjoin( in xfs_trans_bjoin() function
|
D | xfs_trace.h | 659 DEFINE_BUF_ITEM_EVENT(xfs_trans_bjoin);
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_ag.c | 896 xfs_trans_bjoin(*tpp, agfbp); in xfs_ag_shrink_space() 897 xfs_trans_bjoin(*tpp, agibp); in xfs_ag_shrink_space()
|
D | xfs_defer.c | 451 xfs_trans_bjoin(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
|
D | xfs_ialloc.c | 1717 xfs_trans_bjoin(tp, agibp); in xfs_dialloc_roll()
|