Searched refs:hook_bytes (Results 1 – 1 of 1) sorted by relevance
350 size_t hook_bytes, non_hook_bytes; in compute_volume_index_save_bytes() local358 result = compute_volume_sub_index_save_bytes(&split.hook_config, &hook_bytes); in compute_volume_index_save_bytes()367 *bytes = sizeof(struct volume_index_data) + hook_bytes + non_hook_bytes; in compute_volume_index_save_bytes()