Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_procfs_list.c131 kstat_set_seq_raw_ops(procfs_kstat, show_header, in procfs_list_install()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h218 #define kstat_set_seq_raw_ops(k, h, d, a) \ macro