Home
last modified time | relevance | path

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

/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()
/fs/xfs/
Dxfs_trans.h233 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c402 xfs_trans_bhold( in xfs_trans_bhold() function
Dxfs_dquot.c369 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
Dxfs_inode.c1013 xfs_trans_bhold(tp, ialloc_context); in xfs_dir_ialloc()
Dxfs_trace.h502 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/fs/xfs/libxfs/
Dxfs_defer.c309 xfs_trans_bhold(tp, bplist[i]); in xfs_defer_trans_roll()
Dxfs_attr.c255 xfs_trans_bhold(args->trans, *leaf_bp); in xfs_attr_set_shortform()
Dxfs_sb.c1099 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()