Searched refs:f2fs_quota_sync (Results 1 – 1 of 1) sorted by relevance
1796 static int f2fs_quota_sync(struct super_block *sb, int type) in f2fs_quota_sync() function1833 err = f2fs_quota_sync(sb, type); in f2fs_quota_on()1860 err = f2fs_quota_sync(sb, type); in f2fs_quota_off()1938 .quota_sync = f2fs_quota_sync,