Searched refs:F2FS_RAW_SUPER (Results 1 – 8 of 8) sorted by relevance
287 le16_to_cpu(F2FS_RAW_SUPER(sbi)->s_encoding_flags)); in encoding_flags_show()1879 le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr), 2); in disk_map_seq_show()1882 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_sit)); in disk_map_seq_show()1885 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_nat)); in disk_map_seq_show()1888 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_ssa)); in disk_map_seq_show()1891 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_main)); in disk_map_seq_show()1900 le32_to_cpu(F2FS_RAW_SUPER(sbi)->section_count)); in disk_map_seq_show()
39 le32_to_cpu(F2FS_RAW_SUPER(sbi)->main_blkaddr))42 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment0_blkaddr))50 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count))
130 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in update_general_status()771 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_build_stats()
2604 if (le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_main) <= in default_options()3924 memcpy(F2FS_SUPER_BLOCK(folio, index), F2FS_RAW_SUPER(sbi), in __f2fs_commit_super()4208 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_sanity_check_ckpt()4635 crc = f2fs_crc32(F2FS_RAW_SUPER(sbi), in f2fs_commit_super()4637 F2FS_RAW_SUPER(sbi)->crc = cpu_to_le32(crc); in f2fs_commit_super()4675 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_record_stop_reason()4876 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_scan_devices()
2253 static inline struct f2fs_super_block *F2FS_RAW_SUPER(struct f2fs_sb_info *sbi) in F2FS_RAW_SUPER() function2904 return le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_payload); in __cp_payload()2937 block_t start_addr = le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr); in __start_cp_addr()2946 block_t start_addr = le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr); in __start_cp_next_addr()
2288 struct f2fs_super_block *raw_sb = F2FS_RAW_SUPER(sbi); in update_sb_metadata()2364 old_block_count = le64_to_cpu(F2FS_RAW_SUPER(sbi)->block_count); in f2fs_resize_fs()
4926 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in build_sit_info()5800 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_build_segment_manager()
3365 struct f2fs_super_block *sb_raw = F2FS_RAW_SUPER(sbi); in init_node_manager()