Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Drepair.c132 xfs_trans_bhold(sc->tp, sc->sa.agi_bp); in xrep_roll_ag_trans()
134 xfs_trans_bhold(sc->tp, sc->sa.agf_bp); in xrep_roll_ag_trans()
136 xfs_trans_bhold(sc->tp, sc->sa.agfl_bp); in xrep_roll_ag_trans()
/Linux-v4.19/fs/xfs/
Dxfs_trans.h210 void xfs_trans_bhold(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c394 xfs_trans_bhold( in xfs_trans_bhold() function
Dxfs_dquot.c360 xfs_trans_bhold(tp, bp); in xfs_dquot_disk_alloc()
Dxfs_inode.c1034 xfs_trans_bhold(tp, ialloc_context); in xfs_dir_ialloc()
Dxfs_trace.h487 DEFINE_BUF_ITEM_EVENT(xfs_trans_bhold);
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_defer.c284 xfs_trans_bhold(tp, bplist[i]); in xfs_defer_trans_roll()
Dxfs_attr.c322 xfs_trans_bhold(args.trans, leaf_bp); in xfs_attr_set()
Dxfs_sb.c1070 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()