Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_quota.h71 extern void xfs_trans_free_dqinfo(struct xfs_trans *);
115 #define xfs_trans_free_dqinfo(tp) macro
Dxfs_trans_dquot.c886 xfs_trans_free_dqinfo( in xfs_trans_free_dqinfo() function
Dxfs_trans.c104 xfs_trans_free_dqinfo(tp); in xfs_trans_free()