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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_utils.c150 ntp = xfs_trans_dup(tp);
174 * reference that we gained in xfs_trans_dup()
H A Dxfs_trans.h454 xfs_trans_t *xfs_trans_dup(xfs_trans_t *);
H A Dxfs_trans.c630 xfs_trans_dup( function
1854 *tpp = xfs_trans_dup(trans);
1871 * reference that we gained in xfs_trans_dup()
H A Dxfs_vnodeops.c770 ntp = xfs_trans_dup(tp);
785 * reference that we gained in xfs_trans_dup()
H A Dxfs_inode.c1634 ntp = xfs_trans_dup(ntp);
1644 * reference that we gained in xfs_trans_dup()
H A Dxfs_bmap.c3833 ntp = xfs_trans_dup(*tp);
3846 * reference that we gained in xfs_trans_dup()

Completed in 91 milliseconds