Searched refs:xfs_trans_bhold (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.6/fs/xfs/scrub/ |
| D | repair.c | 152 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans() 157 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans() 197 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_defer_finish() 202 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_defer_finish()
|
| /Linux-v6.6/fs/xfs/ |
| D | xfs_trans.h | 220 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
|
| D | xfs_trans_buf.c | 402 xfs_trans_bhold( in xfs_trans_bhold() function
|
| D | xfs_dquot.c | 383 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
|
| D | xfs_trace.h | 641 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
|
| /Linux-v6.6/fs/xfs/libxfs/ |
| D | xfs_defer.c | 341 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
|
| D | xfs_ag.c | 965 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space()
|
| D | xfs_sb.c | 1165 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
|
| D | xfs_ialloc.c | 1576 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()
|