Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c579 {ZPOOL_CONFIG_VDEV_SYNC_W_ACTIVE_QUEUE, "sync_w_active"}, in print_queue_stats()
632 {ZPOOL_CONFIG_VDEV_SYNC_W_ACTIVE_QUEUE, "sync_w_active_queue"}, in print_top_level_vdev_stats()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h762 #define ZPOOL_CONFIG_VDEV_SYNC_W_ACTIVE_QUEUE "vdev_sync_w_active_queue" macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c246 fnvlist_add_uint64(nvx, ZPOOL_CONFIG_VDEV_SYNC_W_ACTIVE_QUEUE, in vdev_config_generate_stats()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c260 ZPOOL_CONFIG_VDEV_SYNC_W_ACTIVE_QUEUE,
5410 ZPOOL_CONFIG_VDEV_SYNC_W_ACTIVE_QUEUE, in print_iostat_queues()