Searched refs:section_count (Results 1 – 2 of 2) sorted by relevance
612 mem->section_count++; in init_memory_block()625 int i, ret, section_count = 0, section_nr; in add_memory_block() local632 if (section_count == 0) in add_memory_block()634 section_count++; in add_memory_block()637 if (section_count == 0) in add_memory_block()642 mem->section_count = section_count; in add_memory_block()660 mem->section_count++; in register_new_memory()668 if (mem->section_count == sections_per_block) in register_new_memory()695 mem->section_count--; in remove_memory_block()696 if (mem->section_count == 0) in remove_memory_block()
1077 rcd->hdr.section_count = 1; in erst_writer()