Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c3290 scan_io_t *srch_sio, *sio, *next_sio; in scan_io_queue_gather() local
3319 next_sio = AVL_NEXT(&queue->q_sios_by_addr, sio); in scan_io_queue_gather()
3328 sio = next_sio; in scan_io_queue_gather()