Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drepair.c152 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()
/openbmc/linux/fs/xfs/
H A Dxfs_trans.h222 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
H A Dxfs_trans_buf.c402 xfs_trans_bhold( in xfs_trans_bhold() function
H A Dxfs_dquot.c382 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
H A Dxfs_trace.h641 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ag.c992 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space()
993 xfs_trans_bhold(*tpp, agibp); in xfs_ag_shrink_space()
H A Dxfs_defer.c378 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
H A Dxfs_sb.c1169 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
H A Dxfs_ialloc.c1576 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()