Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h78 extern void xfs_trans_dup_dqinfo(struct xfs_trans *, struct xfs_trans *);
128 #define xfs_trans_dup_dqinfo(tp, tp2) macro
H A Dxfs_trans_dquot.c74 xfs_trans_dup_dqinfo( in xfs_trans_dup_dqinfo() function
H A Dxfs_trans.c130 xfs_trans_dup_dqinfo(tp, ntp); in xfs_trans_dup()