Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trans.h220 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
H A Dxfs_trans_buf.c98 xfs_trans_bjoin( in xfs_trans_bjoin() function
H A Dxfs_trace.h951 DEFINE_BUF_ITEM_EVENT(xfs_trans_bjoin);
/linux/fs/xfs/scrub/
H A Dreap.c320 xfs_trans_bjoin(sc->tp, bp); in xreap_agextent_binval()
845 xfs_trans_bjoin(sc->tp, sc->sa.agf_bp); in xreap_fsmeta_extent()
1390 xfs_trans_bjoin(sc->tp, bp); in xreap_bmapi_binval()
H A Drepair.c192 xfs_trans_bjoin(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
194 xfs_trans_bjoin(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
/linux/fs/xfs/libxfs/
H A Dxfs_ag.c819 xfs_trans_bjoin(*tpp, agfbp); in xfs_ag_shrink_space()
820 xfs_trans_bjoin(*tpp, agibp); in xfs_ag_shrink_space()
H A Dxfs_defer.c451 xfs_trans_bjoin(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
H A Dxfs_ialloc.c1716 xfs_trans_bjoin(tp, agibp); in xfs_dialloc_roll()