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

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c385 int typelast; local
391 typelast = 0;
396 typelast = ksent->data_type;
399 switch (typelast) {
453 panic("unsupported type: %d", typelast);

Completed in 42 milliseconds