Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c170 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare() function
231 avl_create(&vq->vq_active_tree, vdev_queue_offset_compare, in vdev_queue_init()
234 vdev_queue_offset_compare, sizeof (zio_t), in vdev_queue_init()
237 vdev_queue_offset_compare, sizeof (zio_t), in vdev_queue_init()
251 compfn = vdev_queue_offset_compare; in vdev_queue_init()