Searched refs:f2fs_quota_off (Results 1 – 1 of 1) sorted by relevance
1852 static int f2fs_quota_off(struct super_block *sb, int type) in f2fs_quota_off() function1884 err = f2fs_quota_off(sb, type); in f2fs_quota_off_umount()1937 .quota_off = f2fs_quota_off,