Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsuper.c1796 static int f2fs_quota_sync(struct super_block *sb, int type) in f2fs_quota_sync() function
1833 err = f2fs_quota_sync(sb, type); in f2fs_quota_on()
1860 err = f2fs_quota_sync(sb, type); in f2fs_quota_off()
1938 .quota_sync = f2fs_quota_sync,