Home
last modified time | relevance | path

Searched refs:xfs_trans_dup (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_trans.h156 xfs_trans_t *xfs_trans_dup(xfs_trans_t *);
Dxfs_trans.c117 xfs_trans_dup( in xfs_trans_dup() function
1065 *tpp = xfs_trans_dup(trans); in xfs_trans_roll()
Dxfs_inode.c988 ntp = xfs_trans_dup(tp); in xfs_dir_ialloc()
1624 ntp = xfs_trans_dup(tp); in xfs_itruncate_extents()
Dxfs_bmap_util.c97 ntp = xfs_trans_dup(*tp); in xfs_bmap_finish()