Searched refs:type_enum (Results 1 – 1 of 1) sorted by relevance
417 mdb_ctf_id_t type_enum, checksum_enum, compress_enum; in blkptr() local427 if (mdb_ctf_lookup_by_name("enum dmu_object_type", &type_enum) == -1 || in blkptr()434 enum_lookup(type, sizeof (type), type_enum, in blkptr()2024 mdb_ctf_id_t type_enum, stage_enum; in zio_print_cb() local2039 if (mdb_ctf_lookup_by_name("enum zio_type", &type_enum) == -1 || in zio_print_cb()2045 if ((type = mdb_ctf_enum_name(type_enum, zio.io_type)) != NULL) in zio_print_cb()