Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c344 #define VDEV_ALLOC_CLASS_LOGS "logs" macro
2892 bias = (char *)VDEV_ALLOC_CLASS_LOGS; in print_class_vdevs()
3292 print_class_vdevs(NULL, &cb, nvroot, VDEV_ALLOC_CLASS_LOGS); in show_import()
4953 VDEV_ALLOC_CLASS_LOGS
5130 bias = VDEV_ALLOC_CLASS_LOGS; in print_vdev_stats()
6485 bias = VDEV_ALLOC_CLASS_LOGS; in print_list_stats()
9075 print_class_vdevs(zhp, cbp, nvroot, VDEV_ALLOC_CLASS_LOGS); in status_callback()