Searched refs:section_count (Results 1 – 8 of 8) sorted by relevance
617 mem->section_count++; in init_memory_block()630 int i, ret, section_count = 0, section_nr; in add_memory_block() local637 if (section_count == 0) in add_memory_block()639 section_count++; in add_memory_block()642 if (section_count == 0) in add_memory_block()647 mem->section_count = section_count; in add_memory_block()665 mem->section_count++; in register_new_memory()673 if (mem->section_count == sections_per_block) in register_new_memory()700 mem->section_count--; in remove_memory_block()701 if (mem->section_count == 0) in remove_memory_block()
29 int section_count; /* serialized by mem_sysfs_mutex */ member
268 __u16 section_count; member
68 __le32 section_count; /* total # of sections */ member
89 rcd.hdr.section_count = 1; in apei_write_mce()
362 si->main_area_sections = le32_to_cpu(raw_super->section_count); in f2fs_build_stats()
908 sbi->total_sections = le32_to_cpu(raw_super->section_count); in init_sb_info()
1077 rcd->hdr.section_count = 1; in erst_writer()