Searched refs:xfs_trans_bhold (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | repair.c | 163 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()
|
D | reap.c | 629 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xreap_fsmeta_extent()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trans.h | 221 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
|
D | xfs_trans_buf.c | 444 xfs_trans_bhold( in xfs_trans_bhold() function
|
D | xfs_dquot.c | 403 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
|
D | xfs_trace.h | 660 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_ag.c | 891 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space() 892 xfs_trans_bhold(*tpp, agibp); in xfs_ag_shrink_space()
|
D | xfs_defer.c | 454 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
|
D | xfs_sb.c | 1190 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
|
D | xfs_ialloc.c | 1697 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()
|