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

/linux-master/fs/f2fs/
H A Dsuper.c2858 int f2fs_quota_sync(struct super_block *sb, int type) function
2882 * f2fs_quota_sync
2921 err = f2fs_quota_sync(sb, type);
2956 err = f2fs_quota_sync(sb, type);
3107 .quota_sync = f2fs_quota_sync,
3120 int f2fs_quota_sync(struct super_block *sb, int type) function
H A Dcheckpoint.c1244 f2fs_quota_sync(sbi->sb, -1);
H A Df2fs.h3597 int f2fs_quota_sync(struct super_block *sb, int type);

Completed in 166 milliseconds