Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c2765 scan_io_t *srch_sio, *sio, *next_sio; in scan_io_queue_gather() local
2794 next_sio = AVL_NEXT(&queue->q_sios_by_addr, sio); in scan_io_queue_gather()
2801 sio = next_sio; in scan_io_queue_gather()