Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c171 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare() function
232 avl_create(&vq->vq_active_tree, vdev_queue_offset_compare, in vdev_queue_init()
235 vdev_queue_offset_compare, sizeof (zio_t), in vdev_queue_init()
238 vdev_queue_offset_compare, sizeof (zio_t), in vdev_queue_init()
252 compfn = vdev_queue_offset_compare; in vdev_queue_init()