Searched refs:hook_bytes (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/md/dm-vdo/indexer/
H A Dvolume-index.c350 size_t hook_bytes, non_hook_bytes; local
358 result = compute_volume_sub_index_save_bytes(&split.hook_config, &hook_bytes);
367 *bytes = sizeof(struct volume_index_data) + hook_bytes + non_hook_bytes;

Completed in 139 milliseconds