Searched refs:zi_start (Results 1 – 6 of 6) sorted by relevance
165 record->zi_start = 0; in initialize_range()171 record->zi_start = strtoull(range, &end, 10); in initialize_range()175 record->zi_end = record->zi_start + 1; in initialize_range()207 record->zi_start = record->zi_object * sizeof (dnode_phys_t); in initialize_range()208 record->zi_end = record->zi_start + sizeof (dnode_phys_t); in initialize_range()292 if (record->zi_start == 0 && in translate_record()296 ziprintf(" range: [%llu, %llu]\n", record->zi_start, in translate_record()321 (u_longlong_t *)&record->zi_start) != 4) { in translate_raw()327 record->zi_end = record->zi_start; in translate_raw()381 record->zi_start = offsetof(vdev_label_t, vl_uberblock[0]); in translate_device()[all …]
448 if (record->zi_start == 0 && record->zi_end == -1ULL) in print_data_handler()452 (u_longlong_t)record->zi_start, in print_data_handler()753 if (record->zi_start == 0 && in register_handler()758 (u_longlong_t)record->zi_start, in register_handler()
154 zb->zb_blkid >= record->zi_start && in zio_match_handler()338 uint64_t start = handler->zi_record.zi_start; in zio_handle_label_injection()863 if (record->zi_start != 0 || record->zi_end != -1ULL) { in zio_calculate_range()864 record->zi_start >>= dn->dn_datablkshift; in zio_calculate_range()873 if (record->zi_start != 0 || record->zi_end != 0) { in zio_calculate_range()877 record->zi_start >>= shift; in zio_calculate_range()
410 uint64_t zi_start; member
2278 <var-decl name='zi_start' type-id='9c313c2d' visibility='default'/>
2923 <var-decl name='zi_start' type-id='9c313c2d' visibility='default'/>