Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c440 #define VDEV_ALLOC_CLASS_LOGS "logs" macro
3340 bias = (char *)VDEV_ALLOC_CLASS_LOGS; in print_class_vdevs()
3749 print_class_vdevs(NULL, &cb, nvroot, VDEV_ALLOC_CLASS_LOGS); in show_import()
5522 VDEV_ALLOC_CLASS_LOGS
5699 bias = VDEV_ALLOC_CLASS_LOGS; in print_vdev_stats()
7153 bias = VDEV_ALLOC_CLASS_LOGS; in collect_list_stats()
9498 bias = (char *)VDEV_ALLOC_CLASS_LOGS; in class_vdevs_nvlist()
10841 VDEV_ALLOC_CLASS_LOGS, vds); in status_callback_json()
10856 VDEV_ALLOC_CLASS_LOGS, item); in status_callback_json()
11014 print_class_vdevs(zhp, cbp, nvroot, VDEV_ALLOC_CLASS_LOGS); in status_callback()