Searched refs:open_chapter_blocks (Results 1 – 1 of 1) sorted by relevance
185 u64 open_chapter_blocks; member209 u64 open_chapter_blocks; member240 sls->open_chapter_blocks = in compute_sizes()244 1 + (sls->volume_index_blocks + sls->page_map_blocks + sls->open_chapter_blocks); in compute_sizes()339 super->open_chapter_blocks = sls->open_chapter_blocks; in generate_super_block_data()708 encode_u64_le(buffer, &offset, layout->super.open_chapter_blocks); in write_layout_header()988 super->open_chapter_blocks); in instantiate_index_save_layout()1004 .block_count = super->open_chapter_blocks, in instantiate_index_save_layout()1009 next_block += super->open_chapter_blocks; in instantiate_index_save_layout()1200 decode_u64_le(buffer, &offset, &super->open_chapter_blocks); in read_super_block_data()