Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c746 kstat_named_t *kstat_byteswap = in fletcher_4_init() local
754 (void) snprintf(kstat_byteswap->name, in fletcher_4_init()
755 sizeof (kstat_byteswap->name), "%s_byteswap", ops->name); in fletcher_4_init()
756 kstat_byteswap->data_type = KSTAT_DATA_UINT64; in fletcher_4_init()
757 kstat_byteswap->value.ui64 = stat->byteswap; in fletcher_4_init()