Home
last modified time | relevance | path

Searched defs:kip (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c248 kstat_seq_show_intr(struct seq_file *f, kstat_intr_t *kip) in kstat_seq_show_intr()
261 kstat_seq_show_io(struct seq_file *f, kstat_io_t *kip) in kstat_seq_show_io()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c142 kstat_io_t *kip = ksp->ks_data; in kstat_sysctl_io() local