Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_quota.h75 extern void xfs_trans_unreserve_and_mod_dquots(struct xfs_trans *);
118 #define xfs_trans_unreserve_and_mod_dquots(tp) macro
Dxfs_trans.c948 xfs_trans_unreserve_and_mod_dquots(tp); in __xfs_trans_commit()
1002 xfs_trans_unreserve_and_mod_dquots(tp); in xfs_trans_cancel()
Dxfs_trans_dquot.c511 xfs_trans_unreserve_and_mod_dquots( in xfs_trans_unreserve_and_mod_dquots() function