Searched refs:xfs_trans_bjoin (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_trans.h | 220 void xfs_trans_bjoin(xfs_trans_t *, struct xfs_buf *);
|
| H A D | xfs_trans_buf.c | 98 xfs_trans_bjoin( in xfs_trans_bjoin() function
|
| H A D | xfs_trace.h | 951 DEFINE_BUF_ITEM_EVENT(xfs_trans_bjoin);
|
| /linux/fs/xfs/scrub/ |
| H A D | reap.c | 320 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 D | repair.c | 192 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 D | xfs_ag.c | 819 xfs_trans_bjoin(*tpp, agfbp); in xfs_ag_shrink_space() 820 xfs_trans_bjoin(*tpp, agibp); in xfs_ag_shrink_space()
|
| H A D | xfs_defer.c | 451 xfs_trans_bjoin(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
|
| H A D | xfs_ialloc.c | 1716 xfs_trans_bjoin(tp, agibp); in xfs_dialloc_roll()
|