Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_defer.h46 void xfs_defer_move(struct xfs_trans *dtp, struct xfs_trans *stp);
H A Dxfs_defer.c937 xfs_defer_move( in xfs_defer_move() function
/linux/fs/xfs/
H A Dxfs_trans.c130 xfs_defer_move(ntp, tp); in xfs_trans_dup()