Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c3368 int f2fs_do_quota_sync(struct super_block *sb, int type) in f2fs_do_quota_sync() function
3422 ret = f2fs_do_quota_sync(sb, type); in f2fs_quota_sync()
3444 err = f2fs_do_quota_sync(sb, type); in f2fs_quota_on()
3480 err = f2fs_do_quota_sync(sb, type); in __f2fs_quota_off()
3649 int f2fs_do_quota_sync(struct super_block *sb, int type) in f2fs_do_quota_sync() function