Searched refs:F2FS_RAW_SUPER (Results 1 – 8 of 8) sorted by relevance
284 le16_to_cpu(F2FS_RAW_SUPER(sbi)->s_encoding_flags)); in encoding_flags_show()1767 le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr), 2); in disk_map_seq_show()1770 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_sit)); in disk_map_seq_show()1773 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_nat)); in disk_map_seq_show()1776 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_ssa)); in disk_map_seq_show()1779 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_main)); in disk_map_seq_show()1788 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))49 le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count))
2511 if (le32_to_cpu(F2FS_RAW_SUPER(sbi)->segment_count_main) <= in default_options()3805 memcpy(F2FS_SUPER_BLOCK(folio, index), F2FS_RAW_SUPER(sbi), in __f2fs_commit_super()4103 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_sanity_check_ckpt()4515 crc = f2fs_crc32(F2FS_RAW_SUPER(sbi), in f2fs_commit_super()4517 F2FS_RAW_SUPER(sbi)->crc = cpu_to_le32(crc); in f2fs_commit_super()4554 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_record_stop_reason()4562 memcpy(F2FS_RAW_SUPER(sbi)->s_errors, sbi->errors, in f2fs_record_stop_reason()4705 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_scan_devices()
130 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in update_general_status()773 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_build_stats()
2110 static inline struct f2fs_super_block *F2FS_RAW_SUPER(struct f2fs_sb_info *sbi) in F2FS_RAW_SUPER() function2757 return le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_payload); in __cp_payload()2790 block_t start_addr = le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr); in __start_cp_addr()2799 block_t start_addr = le32_to_cpu(F2FS_RAW_SUPER(sbi)->cp_blkaddr); in __start_cp_next_addr()
2185 struct f2fs_super_block *raw_sb = F2FS_RAW_SUPER(sbi); in update_sb_metadata()2258 old_block_count = le64_to_cpu(F2FS_RAW_SUPER(sbi)->block_count); in f2fs_resize_fs()
4813 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in build_sit_info()5702 struct f2fs_super_block *raw_super = F2FS_RAW_SUPER(sbi); in f2fs_build_segment_manager()
3283 struct f2fs_super_block *sb_raw = F2FS_RAW_SUPER(sbi); in init_node_manager()