Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_quota.h95 extern void xfs_trans_free_dqinfo(struct xfs_trans *);
163 #define xfs_trans_free_dqinfo(tp) macro
Dxfs_trans_dquot.c1020 xfs_trans_free_dqinfo( in xfs_trans_free_dqinfo() function
Dxfs_trans.c76 xfs_trans_free_dqinfo(tp); in xfs_trans_free()