Searched refs:zi_end (Results 1 – 5 of 5) sorted by relevance
215 record->zi_end = -1ULL; in calculate_range()224 record->zi_end = record->zi_start + 1; in calculate_range()226 record->zi_end = strtoull(end + 1, &end, 10); in calculate_range()254 record->zi_end = record->zi_start + sizeof (dnode_phys_t); in calculate_range()289 if (record->zi_start != 0 || record->zi_end != -1ULL) { in calculate_range()291 record->zi_end >>= dn->dn_datablkshift; in calculate_range()301 record->zi_start, record->zi_end); in calculate_range()309 if (record->zi_start != 0 || record->zi_end != 0) { in calculate_range()314 record->zi_end >>= shift; in calculate_range()406 record->zi_end == -1ULL) in translate_record()[all …]
374 record->zi_end == -1ULL) in print_data_handler()378 (u_longlong_t)record->zi_end); in print_data_handler()595 record->zi_end == -1ULL) in register_handler()600 (u_longlong_t)record->zi_end); in register_handler()
129 zb->zb_blkid <= record->zi_end && in zio_match_handler()231 uint64_t end = handler->zi_record.zi_end; in zio_handle_label_injection()
290 uint64_t zi_end; member
5042 if (zi->zi_end) { in show_zfs_ioc()5044 (u_longlong_t)zi->zi_end); in show_zfs_ioc()