Searched refs:xfs_trans_dup_dqinfo (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_quota.h94 extern void xfs_trans_dup_dqinfo(struct xfs_trans *, struct xfs_trans *);
168 #define xfs_trans_dup_dqinfo(tp, tp2) macro
H A Dxfs_trans_dquot.c75 xfs_trans_dup_dqinfo( function
H A Dxfs_trans.c131 xfs_trans_dup_dqinfo(tp, ntp);

Completed in 117 milliseconds