Home
last modified time | relevance | path

Searched refs:zi_type (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zinject/
H A Dtranslate.c237 record->zi_type = 0; in translate_record()
240 record->zi_type = DMU_OT_OBJECT_DIRECTORY; in translate_record()
243 record->zi_type = DMU_OT_OBJECT_ARRAY; in translate_record()
246 record->zi_type = DMU_OT_PACKED_NVLIST; in translate_record()
249 record->zi_type = DMU_OT_BPOBJ; in translate_record()
252 record->zi_type = DMU_OT_SPACE_MAP; in translate_record()
255 record->zi_type = DMU_OT_ERROR_LOG; in translate_record()
H A Dzinject.c376 (u_longlong_t)record->zi_object, type_to_name(record->zi_type), in print_data_handler()
600 (u_longlong_t)record->zi_type); in register_handler()
1148 record.zi_type = atoi(argv[1]); in main()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio_inject.c136 if (record->zi_type == DMU_OT_NONE || in zio_match_handler()
137 type == record->zi_type) in zio_match_handler()
176 if (handler->zi_record.zi_type == type && in zio_handle_panic_injection()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h411 uint64_t zi_type; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1869 …<var-decl name='zi_type' type-id='type-id-6' visibility='default' filepath='../../include/sys/zfs_…
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1518 …<var-decl name='zi_type' type-id='type-id-53' visibility='default' filepath='../../include/sys/zfs…