Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quota.h83 extern void xfs_trans_unreserve_and_mod_dquots(struct xfs_trans *);
126 #define xfs_trans_unreserve_and_mod_dquots(tp) macro
H A Dxfs_trans.c902 xfs_trans_unreserve_and_mod_dquots(tp); in __xfs_trans_commit()
962 xfs_trans_unreserve_and_mod_dquots(tp); in xfs_trans_cancel()
H A Dxfs_trans_dquot.c488 xfs_trans_unreserve_and_mod_dquots( in xfs_trans_unreserve_and_mod_dquots() function