Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c156 struct index_save_layout { struct
172 struct index_save_layout *saves; argument
433 static int __must_check make_index_save_region_table(struct index_save_layout *isl, in make_index_save_region_table()
515 static int __must_check write_index_save_header(struct index_save_layout *isl, in write_index_save_header()
550 struct index_save_layout *isl) in write_index_save_layout()
573 static void reset_index_save_layout(struct index_save_layout *isl, u64 page_map_blocks) in reset_index_save_layout()
607 struct index_save_layout *isl) in invalidate_old_save()
783 result = vdo_allocate(sizes.save_count, struct index_save_layout, __func__, in create_index_layout()
801 static u64 generate_index_save_nonce(u64 volume_nonce, struct index_save_layout *isl) in generate_index_save_nonce()
821 static u64 validate_index_save_layout(struct index_save_layout *isl, u64 volume_nonce) in validate_index_save_layout()
[all …]