Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drepair.c172 xfs_trans_bjoin(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
174 xfs_trans_bjoin(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
H A Dreap.c262 xfs_trans_bjoin(sc->tp, bp); in xreap_agextent_binval()
/openbmc/linux/fs/xfs/
H A Dxfs_trans.h221 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.h640 DEFINE_BUF_ITEM_EVENT(xfs_trans_bjoin);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c997 xfs_trans_bjoin(*tpp, agfbp); in xfs_ag_shrink_space()
998 xfs_trans_bjoin(*tpp, agibp); in xfs_ag_shrink_space()
H A Dxfs_defer.c375 xfs_trans_bjoin(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
H A Dxfs_ialloc.c1596 xfs_trans_bjoin(tp, agibp); in xfs_dialloc_roll()