vdo_from_data_vio
if (is_invalid_tree_entry(vdo_from_data_vio(data_vio), &mapping, lock->height)) {
if (is_invalid_tree_entry(vdo_from_data_vio(data_vio), &mapping, lock->height)) {
struct block_map *map = vdo_from_data_vio(data_vio)->block_map;
result = vdo_get_physical_zone(vdo_from_data_vio(data_vio),
struct vdo *vdo = vdo_from_data_vio(data_vio);
if (!vdo_get_compressing(vdo_from_data_vio(data_vio)) ||
!vdo_get_compressing(vdo_from_data_vio(data_vio)) ||
data_vio->hash_zone = vdo_select_hash_zone(vdo_from_data_vio(data_vio)->hash_zones,
struct vdo *vdo = vdo_from_data_vio(data_vio);
struct vdo *vdo = vdo_from_data_vio(data_vio);
struct vdo *vdo = vdo_from_data_vio(data_vio);
struct vdo *vdo = vdo_from_data_vio(data_vio);
thread_id_t journal_thread = vdo_from_data_vio(data_vio)->thread_config.journal_thread;
thread_id_t journal_thread = vdo_from_data_vio(data_vio)->thread_config.journal_thread;
thread_id_t packer_thread = vdo_from_data_vio(data_vio)->thread_config.packer_thread;
thread_id_t packer_thread = vdo_from_data_vio(data_vio)->thread_config.packer_thread;
thread_id_t cpu_thread = vdo_from_data_vio(data_vio)->thread_config.cpu_thread;
thread_id_t cpu_thread = vdo_from_data_vio(data_vio)->thread_config.cpu_thread;
struct slab_depot *depot = vdo_from_data_vio(agent)->depot;
struct vdo *vdo = vdo_from_data_vio(data_vio);
struct vdo *vdo = vdo_from_data_vio(data_vio);
return vdo_from_data_vio(data_vio)->packer;
if (vdo_is_read_only(vdo_from_data_vio(agent))) {