f2fs_quota_sync  1185 fs/f2fs/checkpoint.c 		f2fs_quota_sync(sbi->sb, -1);
f2fs_quota_sync  3021 fs/f2fs/f2fs.h int f2fs_quota_sync(struct super_block *sb, int type);
f2fs_quota_sync  2056 fs/f2fs/super.c 	err = f2fs_quota_sync(sb, type);
f2fs_quota_sync  2083 fs/f2fs/super.c 	err = f2fs_quota_sync(sb, type);
f2fs_quota_sync  2244 fs/f2fs/super.c 	.quota_sync	= f2fs_quota_sync,