Lines Matching defs:F2FS_RAW_SUPER
295 static inline struct f2fs_super_block *F2FS_RAW_SUPER(struct f2fs_sb_info *sbi)
370 return le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_payload);
391 if (le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_payload) > 0) {
405 block_t start_addr = le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr);
420 (le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_main) <<
439 le32_to_cpu(F2FS_RAW_SUPER(sbi)->main_blkaddr))
442 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment0_blkaddr))
519 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_nat)
528 if (addr >= le64_to_cpu(F2FS_RAW_SUPER(sbi)->block_count) ||
666 return le16_to_cpu(F2FS_RAW_SUPER(sbi)->s_encoding);