Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c87 vdev_queue_offset_compare(const void *x1, const void *x2) in vdev_queue_offset_compare() function
115 avl_create(&vq->vq_read_tree, vdev_queue_offset_compare, in vdev_queue_init()
118 avl_create(&vq->vq_write_tree, vdev_queue_offset_compare, in vdev_queue_init()
121 avl_create(&vq->vq_pending_tree, vdev_queue_offset_compare, in vdev_queue_init()