Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c289 (SIO_GET_OFFSET(sio) + SIO_GET_ASIZE(sio))
2787 while (sio != NULL && SIO_GET_OFFSET(sio) < rs_get_end(rs, in scan_io_queue_gather()
2789 ASSERT3U(SIO_GET_OFFSET(sio), >=, rs_get_start(rs, in scan_io_queue_gather()
2810 if (sio != NULL && SIO_GET_OFFSET(sio) < rs_get_end(rs, in scan_io_queue_gather()
2815 SIO_GET_OFFSET(sio), rs_get_end(rs, in scan_io_queue_gather()
2816 queue->q_exts_by_addr) - SIO_GET_OFFSET(sio)); in scan_io_queue_gather()
2957 seg_start = SIO_GET_OFFSET(first_sio); in scan_io_queues_run_one()
4022 return (TREE_CMP(SIO_GET_OFFSET(a), SIO_GET_OFFSET(b))); in sio_addr_compare()
4062 SIO_GET_OFFSET(sio), SIO_GET_ASIZE(sio))); in dsl_scan_io_queue_destroy()
4140 start = SIO_GET_OFFSET(srch_sio); in dsl_scan_freed_dva()
[all …]