Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsuper.c1790 static int f2fs_quota_sync(struct super_block *sb, int type) in f2fs_quota_sync() function
1827 err = f2fs_quota_sync(sb, type); in f2fs_quota_on()
1855 f2fs_quota_sync(sb, type); in f2fs_quota_off()
1901 .quota_sync = f2fs_quota_sync,