Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dquotaops.h97 int dquot_quota_sync(struct super_block *sb, int type);
/linux-4.4.14/fs/quota/
Ddquot.c656 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync() function
693 EXPORT_SYMBOL(dquot_quota_sync);
2763 .quota_sync = dquot_quota_sync,
2774 .quota_sync = dquot_quota_sync,
/linux-4.4.14/fs/reiserfs/
Dsuper.c809 .quota_sync = dquot_quota_sync,
/linux-4.4.14/fs/ext4/
Dsuper.c1109 .quota_sync = dquot_quota_sync,