Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_quota.h99 void xfs_trans_unreserve_and_mod_dquots(struct xfs_trans *tp,
172 #define xfs_trans_unreserve_and_mod_dquots(tp, a) macro
H A Dxfs_trans.c921 xfs_trans_unreserve_and_mod_dquots(tp, true); in __xfs_trans_commit()
1015 xfs_trans_unreserve_and_mod_dquots(tp, false); in xfs_trans_cancel()
H A Dxfs_trans_dquot.c662 xfs_trans_unreserve_and_mod_dquots( in xfs_trans_unreserve_and_mod_dquots() function