Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_quota.h94 extern void xfs_trans_dup_dqinfo(struct xfs_trans *, struct xfs_trans *);
162 #define xfs_trans_dup_dqinfo(tp, tp2) macro
Dxfs_trans_dquot.c75 xfs_trans_dup_dqinfo( in xfs_trans_dup_dqinfo() function
Dxfs_trans.c131 xfs_trans_dup_dqinfo(tp, ntp); in xfs_trans_dup()