Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h79 extern void xfs_trans_free_dqinfo(struct xfs_trans *);
129 #define xfs_trans_free_dqinfo(tp) macro
H A Dxfs_trans_dquot.c852 xfs_trans_free_dqinfo( in xfs_trans_free_dqinfo() function
H A Dxfs_trans.c75 xfs_trans_free_dqinfo(tp); in xfs_trans_free()