Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_defer.h46 void xfs_defer_move(struct xfs_trans *dtp, struct xfs_trans *stp);
Dxfs_defer.c931 xfs_defer_move( in xfs_defer_move() function
/linux-6.12.1/fs/xfs/
Dxfs_trans.c129 xfs_defer_move(ntp, tp); in xfs_trans_dup()