Home
last modified time | relevance | path

Searched refs:index_save_layout (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex-layout.c155 struct index_save_layout { struct
171 struct index_save_layout *saves; argument
458 static int __must_check make_index_save_region_table(struct index_save_layout *isl, in make_index_save_region_table()
540 static int __must_check write_index_save_header(struct index_save_layout *isl, in write_index_save_header()
575 struct index_save_layout *isl) in write_index_save_layout()
598 static void reset_index_save_layout(struct index_save_layout *isl, u64 page_map_blocks) in reset_index_save_layout()
632 struct index_save_layout *isl) in invalidate_old_save()
808 result = vdo_allocate(sizes.save_count, struct index_save_layout, __func__, in create_index_layout()
826 static u64 generate_index_save_nonce(u64 volume_nonce, struct index_save_layout *isl) in generate_index_save_nonce()
846 static u64 validate_index_save_layout(struct index_save_layout *isl, u64 volume_nonce) in validate_index_save_layout()
[all …]