Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_defer.h44 void xfs_defer_move(struct xfs_trans *dtp, struct xfs_trans *stp);
Dxfs_defer.c596 xfs_defer_move( in xfs_defer_move() function
/fs/xfs/
Dxfs_trans.c127 xfs_defer_move(ntp, tp); in xfs_trans_dup()