Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_defer.h45 void xfs_defer_move(struct xfs_trans *dtp, struct xfs_trans *stp);
Dxfs_defer.c667 xfs_defer_move( in xfs_defer_move() function
/Linux-v6.6/fs/xfs/
Dxfs_trans.c128 xfs_defer_move(ntp, tp); in xfs_trans_dup()