Searched defs:IO_GAP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c504 #define IO_GAP(fio, lio) (-IO_SPAN(lio, fio)) macro
546 IO_GAP(dio, first) <= maxgap) {
566 IO_GAP(last, dio) <= maxgap) {
585 IO_GAP(nio, dio) == 0 &&
586 IO_GAP(mandatory, dio) <= zfs_vdev_write_gap_limit) {

Completed in 60 milliseconds