Searched refs:section_count (Results 1 – 8 of 8) sorted by relevance
307 if (mem->section_count != sections_per_block) in memory_subsys_offline()621 mem->section_count++; in init_memory_block()634 int i, ret, section_count = 0, section_nr; in add_memory_block() local641 if (section_count == 0) in add_memory_block()643 section_count++; in add_memory_block()646 if (section_count == 0) in add_memory_block()651 mem->section_count = section_count; in add_memory_block()669 mem->section_count++; in register_new_memory()677 if (mem->section_count == sections_per_block) in register_new_memory()704 mem->section_count--; in remove_memory_block()[all …]
29 int section_count; /* serialized by mem_sysfs_mutex */ member
268 __u16 section_count; member
70 __le32 section_count; /* total # of sections */ member
88 rcd.hdr.section_count = 1; in apei_write_mce()
375 si->main_area_sections = le32_to_cpu(raw_super->section_count); in f2fs_build_stats()
1007 sbi->total_sections = le32_to_cpu(raw_super->section_count); in init_sb_info()
1074 rcd->hdr.section_count = 1; in erst_writer()