Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/scrub/
Drepair.c125 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
127 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
129 xfs_trans_bhold(sc->tp, sc->sa.agfl_bp); in xrep_roll_ag_trans()
/Linux-v5.15/fs/xfs/
Dxfs_trans.h218 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c402 xfs_trans_bhold( in xfs_trans_bhold() function
Dxfs_dquot.c375 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
Dxfs_trace.h628 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_defer.c309 xfs_trans_bhold(tp, bplist[i]); in xfs_defer_trans_roll()
Dxfs_ag.c831 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space()
Dxfs_attr.c331 xfs_trans_bhold(args->trans, *leaf_bp); in xfs_attr_sf_addname()
Dxfs_sb.c1048 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
Dxfs_ialloc.c1555 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()