Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_quota.h75 extern void xfs_trans_apply_dquot_deltas(struct xfs_trans *);
118 #define xfs_trans_apply_dquot_deltas(tp) macro
Dxfs_trans_dquot.c326 xfs_trans_apply_dquot_deltas( in xfs_trans_apply_dquot_deltas() function
Dxfs_trans.c937 xfs_trans_apply_dquot_deltas(tp); in xfs_trans_commit()