Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c545 kpep->kpe_owner = NULL; in kstat_proc_entry_init()
702 kpep->kpe_owner = module; in kstat_proc_entry_install()
735 kstat_module_t *module = kpep->kpe_owner; in kstat_proc_entry_delete()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h103 kstat_module_t *kpe_owner; /* kstat module linkage */ member