Searched refs:type_enum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2235 mdb_ctf_id_t type_enum, stage_enum; local
2250 if (mdb_ctf_lookup_by_name("enum zio_type", &type_enum) == -1 ||
2256 if ((type = mdb_ctf_enum_name(type_enum, zio.io_type)) != NULL)

Completed in 83 milliseconds