Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h82 extern void xfs_trans_unreserve_and_mod_dquots(struct xfs_trans *);
125 #define xfs_trans_unreserve_and_mod_dquots(tp) macro
Dxfs_trans.c899 xfs_trans_unreserve_and_mod_dquots(tp); in __xfs_trans_commit()
959 xfs_trans_unreserve_and_mod_dquots(tp); in xfs_trans_cancel()
Dxfs_trans_dquot.c489 xfs_trans_unreserve_and_mod_dquots( in xfs_trans_unreserve_and_mod_dquots() function