Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c2908 int f2fs_quota_sync(struct super_block *sb, int type) in f2fs_quota_sync() function
2971 err = f2fs_quota_sync(sb, type); in f2fs_quota_on()
3006 err = f2fs_quota_sync(sb, type); in __f2fs_quota_off()
3157 .quota_sync = f2fs_quota_sync,
3170 int f2fs_quota_sync(struct super_block *sb, int type) in f2fs_quota_sync() function
Dcheckpoint.c1229 f2fs_quota_sync(sbi->sb, -1); in block_operations()
Df2fs.h3581 int f2fs_quota_sync(struct super_block *sb, int type);