Home
last modified time | relevance | path

Searched refs:xfs_trans_bhold (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/scrub/
H A Drepair.c172 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
177 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
227 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_defer_finish()
232 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_defer_finish()
H A Dreap.c843 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xreap_fsmeta_extent()
/linux/fs/xfs/
H A Dxfs_trans_buf.c428 xfs_trans_bhold( in xfs_trans_bhold() function
H A Dxfs_dquot.c438 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
H A Dxfs_trace.h954 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c455 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()