Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev.h158 extern int vdev_queue_length(vdev_t *vd);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c202 load = vdev_queue_length(vd); in vdev_mirror_load()
H A Dvdev_queue.c1066 vdev_queue_length(vdev_t *vd) in vdev_queue_length() function