Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsuper.c1852 static int f2fs_quota_off(struct super_block *sb, int type) in f2fs_quota_off() function
1884 err = f2fs_quota_off(sb, type); in f2fs_quota_off_umount()
1937 .quota_off = f2fs_quota_off,