vdo_int_map_put
result = vdo_int_map_put(zone->loading_pages, lock->key,
result = vdo_int_map_put(cache->page_map, pbn, info, true, NULL);
result = vdo_int_map_put(lock->zone->lbn_operations, lock->lbn,
result = vdo_int_map_put(lock->zone->lbn_operations, lock->lbn,
result = vdo_int_map_put(zone->hash_lock_map, hash_lock_key(new_lock),
result = vdo_int_map_put(map, entry->key, entry->value, true, NULL);
int __must_check vdo_int_map_put(struct int_map *map, u64 key, void *new_value,
result = vdo_int_map_put(bio_map, bio_sector, vio, true, NULL);
return vdo_int_map_put(bio_map, bio_sector, vio, true, NULL);
result = vdo_int_map_put(bio_queue_data->map,
result = vdo_int_map_put(zone->pbn_operations, pbn, new_lock, false,