Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dquotaops.h97 int dquot_quota_sync(struct super_block *sb, int type);
/linux-4.1.27/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);
2725 .quota_sync = dquot_quota_sync,
2736 .quota_sync = dquot_quota_sync,
/linux-4.1.27/fs/reiserfs/
Dsuper.c809 .quota_sync = dquot_quota_sync,
/linux-4.1.27/fs/ext3/
Dsuper.c791 .quota_sync = dquot_quota_sync,
/linux-4.1.27/fs/ext4/
Dsuper.c1092 .quota_sync = dquot_quota_sync,