Home
last modified time | relevance | path

Searched refs:xfs_defer_move (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_defer.h42 void xfs_defer_move(struct xfs_trans *dtp, struct xfs_trans *stp);
Dxfs_defer.c539 xfs_defer_move( in xfs_defer_move() function
/Linux-v5.4/fs/xfs/
Dxfs_bmap_item.c505 xfs_defer_move(tp, parent_tp); in xfs_bui_recover()
549 xfs_defer_move(parent_tp, tp); in xfs_bui_recover()
557 xfs_defer_move(parent_tp, tp); in xfs_bui_recover()
Dxfs_refcount_item.c525 xfs_defer_move(tp, parent_tp); in xfs_cui_recover()
582 xfs_defer_move(parent_tp, tp); in xfs_cui_recover()
588 xfs_defer_move(parent_tp, tp); in xfs_cui_recover()
Dxfs_trans.c124 xfs_defer_move(ntp, tp); in xfs_trans_dup()
Dxfs_log_recover.c4769 xfs_defer_move(tp, parent_tp); in xlog_finish_defer_ops()