Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h146 extern int vdev_queue_length(vdev_t *vd);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_mirror.c201 load = vdev_queue_length(vd); in vdev_mirror_load()
H A Dvdev_queue.c916 vdev_queue_length(vdev_t *vd) in vdev_queue_length() function