Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c538 #define IO_GAP(fio, lio) (-IO_SPAN(lio, fio)) macro
588 IO_GAP(dio, first) <= maxgap && in vdev_queue_aggregate()
613 IO_GAP(last, dio) <= maxgap && in vdev_queue_aggregate()
633 IO_GAP(nio, dio) == 0 && in vdev_queue_aggregate()
634 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) { in vdev_queue_aggregate()