Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/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.c362 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-4.19.296/fs/xfs/libxfs/
Dxfs_defer.c286 xfs_trans_bhold(tp, bplist[i]); in xfs_defer_trans_roll()
Dxfs_attr.c269 xfs_trans_bhold(args->trans, leaf_bp); in xfs_attr_set_args()
Dxfs_sb.c1070 xfs_trans_bhold(tp, bp); in xfs_sync_sb_buf()