Lines Matching refs:F2FS_RAW_SUPER
2171 if (le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_main) <=
3637 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi);
4022 crc = f2fs_crc32(sbi, F2FS_RAW_SUPER(sbi),
4024 F2FS_RAW_SUPER(sbi)->crc = cpu_to_le32(crc);
4031 err = __f2fs_commit_super(bh, F2FS_RAW_SUPER(sbi));
4042 err = __f2fs_commit_super(bh, F2FS_RAW_SUPER(sbi));
4059 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi);
4067 memcpy(F2FS_RAW_SUPER(sbi)->s_errors, sbi->errors,
4100 memcpy(F2FS_RAW_SUPER(sbi)->s_errors, sbi->errors,
4206 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi);