Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h78 extern void xfs_trans_free_dqinfo(struct xfs_trans *);
122 #define xfs_trans_free_dqinfo(tp) macro
Dxfs_trans_dquot.c881 xfs_trans_free_dqinfo( in xfs_trans_free_dqinfo() function
Dxfs_trans.c73 xfs_trans_free_dqinfo(tp); in xfs_trans_free()