Searched refs:segment_count (Results 1 – 5 of 5) sorted by relevance
214 set_sb(segment_count, (config.total_sectors * config.sector_size - in f2fs_prepare_super_block()227 blocks_for_sit = ALIGN(get_sb(segment_count), SIT_ENTRY_PER_BLOCK); in f2fs_prepare_super_block()236 total_valid_blks_available = (get_sb(segment_count) - in f2fs_prepare_super_block()280 total_valid_blks_available = (get_sb(segment_count) - in f2fs_prepare_super_block()303 set_sb(segment_count_main, get_sb(segment_count) - in f2fs_prepare_super_block()
127 DISP_u32(sb, segment_count); in print_raw_sb_info()449 total = le32_to_cpu(raw_super->segment_count); in sanity_check_ckpt()732 unsigned int end_segno = SM_I(sbi)->segment_count - 1; in check_seg_range()777 unsigned int end_segno = sm_info->segment_count - 1; in check_block_count()975 sm_info->segment_count = le32_to_cpu(raw_super->segment_count); in build_segment_manager()
120 unsigned int segment_count; member
334 __le32 segment_count; /* total # of segments */ member
744 __u32 segment_count; /* total # of segments */ member