Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsuper.c2945 int f2fs_do_quota_sync(struct super_block *sb, int type) in f2fs_do_quota_sync() function
2998 ret = f2fs_do_quota_sync(sb, type); in f2fs_quota_sync()
3020 err = f2fs_do_quota_sync(sb, type); in f2fs_quota_on()
3056 err = f2fs_do_quota_sync(sb, type); in __f2fs_quota_off()
3225 int f2fs_do_quota_sync(struct super_block *sb, int type) in f2fs_do_quota_sync() function
H A Dcheckpoint.c1244 f2fs_do_quota_sync(sbi->sb, -1); in block_operations()
1246 f2fs_do_quota_sync(sbi->sb, -1); in block_operations()
H A Df2fs.h3699 int f2fs_do_quota_sync(struct super_block *sb, int type);