Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Drepair.c126 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
128 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
130 xfs_trans_bhold(sc->tp, sc->sa.agfl_bp); in xrep_roll_ag_trans()
/linux-6.1.9/fs/xfs/
Dxfs_trans.h220 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c402 xfs_trans_bhold( in xfs_trans_bhold() function
Dxfs_dquot.c383 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
Dxfs_trace.h632 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_defer.c341 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
Dxfs_ag.c888 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space()
Dxfs_sb.c1106 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
Dxfs_ialloc.c1555 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()