Searched refs:open_chapter_blocks (Results 1 – 1 of 1) sorted by relevance
184 u64 open_chapter_blocks; member208 u64 open_chapter_blocks; member239 sls->open_chapter_blocks = in compute_sizes()243 1 + (sls->volume_index_blocks + sls->page_map_blocks + sls->open_chapter_blocks); in compute_sizes()364 super->open_chapter_blocks = sls->open_chapter_blocks; in generate_super_block_data()733 encode_u64_le(buffer, &offset, layout->super.open_chapter_blocks); in write_layout_header()1013 super->open_chapter_blocks); in instantiate_index_save_layout()1029 .block_count = super->open_chapter_blocks, in instantiate_index_save_layout()1034 next_block += super->open_chapter_blocks; in instantiate_index_save_layout()1225 decode_u64_le(buffer, &offset, &super->open_chapter_blocks); in read_super_block_data()