Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c488 uint64_t maxgap = 0; in vdev_queue_aggregate() local
500 maxgap = zfs_vdev_read_gap_limit; in vdev_queue_aggregate()
524 IO_GAP(dio, first) <= maxgap) { in vdev_queue_aggregate()
544 IO_GAP(last, dio) <= maxgap) { in vdev_queue_aggregate()