Searched defs:iodev_filter (Results 1 – 2 of 2) sorted by relevance
200 struct iodev_filter { struct202 size_t if_max_iodevs;204 int if_allowed_types;206 int if_skip_floppy;208 size_t if_nr_names;209 char **if_names;
300 acquire_snapshot(kstat_ctl_t *kc, int types, struct iodev_filter *iodev_filter) in acquire_snapshot()