Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A 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/fs/xfs/
A Dxfs_trans.h212 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
A Dxfs_trans_buf.c402 xfs_trans_bhold( in xfs_trans_bhold() function
A Dxfs_dquot.c375 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
A Dxfs_trace.h628 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/linux/fs/xfs/libxfs/
A Dxfs_defer.c312 xfs_trans_bhold(tp, dres->dr_bp[i]); in xfs_defer_restore_resources()
A Dxfs_ag.c833 xfs_trans_bhold(*tpp, agfbp); in xfs_ag_shrink_space()
A Dxfs_attr.c331 xfs_trans_bhold(args->trans, *leaf_bp); in xfs_attr_sf_addname()
A Dxfs_sb.c1048 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()
A Dxfs_ialloc.c1555 xfs_trans_bhold(tp, agibp); in xfs_dialloc_roll()

Completed in 29 milliseconds