Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_quota.h83 extern void xfs_trans_unreserve_and_mod_dquots(struct xfs_trans *);
126 #define xfs_trans_unreserve_and_mod_dquots(tp) macro
Dxfs_trans.c905 xfs_trans_unreserve_and_mod_dquots(tp); in __xfs_trans_commit()
966 xfs_trans_unreserve_and_mod_dquots(tp); in xfs_trans_cancel()
Dxfs_trans_dquot.c488 xfs_trans_unreserve_and_mod_dquots( in xfs_trans_unreserve_and_mod_dquots() function