Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drepair.c163 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
168 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
218 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_defer_finish()
223 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_defer_finish()
Dreap.c629 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xreap_fsmeta_extent()
/linux-6.12.1/fs/xfs/
Dxfs_trans.h221 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c444 xfs_trans_bhold( in xfs_trans_bhold() function
Dxfs_dquot.c403 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
Dxfs_trace.h660 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.c891 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space()
892 xfs_trans_bhold(*tpp, agibp); in xfs_ag_shrink_space()
Dxfs_defer.c454 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
Dxfs_sb.c1190 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
Dxfs_ialloc.c1697 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()