get_volume
volume = get_volume(i);
if (get_volume(HAMMER_VOL_DECODE(data_offset)) == NULL)
volume = get_volume(i);
if (get_volume(HAMMER_VOL_DECODE(offset)) == NULL) {
volume_info_t get_volume(int32_t vol_no);
return(get_volume(HAMMER_ROOT_VOLNO));
volume = get_volume(HAMMER_VOL_DECODE(zone2_offset));
volume = get_volume(HAMMER_VOL_DECODE(zone2_offset));
format_volume(get_volume(i), nvols, label);
volume_info_t p = get_volume(i);