Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Ddelta-index.c681 static void move_bits(const u8 *from, u64 from_offset, u8 *to, u64 to_offset, u32 size) in move_bits() function
769 move_bits(delta_zone->memory, delta_lists[i].start, memory, in uds_pack_delta_index_page()
984 move_bits(data, save_info->bit_offset, delta_zone->memory, delta_list->start, in restore_delta_list_to_zone()
1654 move_bits(memory, source, memory, destination, count); in insert_bits()
1843 move_bits(memory, source, memory, destination, count); in delete_bits()