Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_utils.c145 ntp = xfs_trans_dup(tp); in xfs_dir_ialloc()
Dxfs_trans.h451 xfs_trans_t *xfs_trans_dup(xfs_trans_t *);
Dxfs_trans.c746 xfs_trans_dup( in xfs_trans_dup() function
1647 *tpp = xfs_trans_dup(trans); in xfs_trans_roll()
Dxfs_symlink.c679 ntp = xfs_trans_dup(tp); in xfs_inactive_symlink_rmt()
Dxfs_inode.c1538 ntp = xfs_trans_dup(tp); in xfs_itruncate_extents()
Dxfs_bmap.c878 ntp = xfs_trans_dup(*tp); in xfs_bmap_finish()