Home
last modified time | relevance | path

Searched refs:dquot_quota_sync (Results 1 – 2 of 2) sorted by relevance

/linux/fs/quota/
H A Ddquot.c766 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() function
806 EXPORT_SYMBOL(dquot_quota_sync);
2861 .quota_sync = dquot_quota_sync,
/linux/fs/ext4/
H A Dsuper.c1668 .quota_sync = dquot_quota_sync,