Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c2866 scan_io_t *srch_sio, *sio, *next_sio; in scan_io_queue_gather() local
2895 next_sio = AVL_NEXT(&queue->q_sios_by_addr, sio); in scan_io_queue_gather()
2902 sio = next_sio; in scan_io_queue_gather()