Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddsl_scan.c2663 scan_io_t srch_sio, *sio, *next_sio; in scan_io_queue_gather() local
2685 next_sio = AVL_NEXT(&queue->q_sios_by_addr, sio); in scan_io_queue_gather()
2691 sio = next_sio; in scan_io_queue_gather()