Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3319 print_class_vdevs(zpool_handle_t *zhp, status_cbdata_t *cb, nvlist_t *nv, in print_class_vdevs() function
3749 print_class_vdevs(NULL, &cb, nvroot, VDEV_ALLOC_BIAS_DEDUP); in show_import()
3750 print_class_vdevs(NULL, &cb, nvroot, VDEV_ALLOC_BIAS_SPECIAL); in show_import()
3751 print_class_vdevs(NULL, &cb, nvroot, VDEV_ALLOC_CLASS_LOGS); in show_import()
11095 print_class_vdevs(zhp, cbp, nvroot, VDEV_ALLOC_BIAS_DEDUP); in status_callback()
11096 print_class_vdevs(zhp, cbp, nvroot, VDEV_ALLOC_BIAS_SPECIAL); in status_callback()
11097 print_class_vdevs(zhp, cbp, nvroot, VDEV_ALLOC_CLASS_LOGS); in status_callback()