Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c275 (SIO_GET_OFFSET(sio) + SIO_GET_ASIZE(sio))
2888 while (sio != NULL && SIO_GET_OFFSET(sio) < rs_get_end(rs, in scan_io_queue_gather()
2890 ASSERT3U(SIO_GET_OFFSET(sio), >=, rs_get_start(rs, in scan_io_queue_gather()
2911 if (sio != NULL && SIO_GET_OFFSET(sio) < rs_get_end(rs, in scan_io_queue_gather()
2916 SIO_GET_OFFSET(sio), rs_get_end(rs, in scan_io_queue_gather()
2917 queue->q_exts_by_addr) - SIO_GET_OFFSET(sio)); in scan_io_queue_gather()
3057 seg_start = SIO_GET_OFFSET(first_sio); in scan_io_queues_run_one()
4139 return (TREE_CMP(SIO_GET_OFFSET(a), SIO_GET_OFFSET(b))); in sio_addr_compare()
4179 SIO_GET_OFFSET(sio), SIO_GET_ASIZE(sio))); in dsl_scan_io_queue_destroy()
4257 start = SIO_GET_OFFSET(srch_sio); in dsl_scan_freed_dva()
[all …]