Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c279 } scan_io_t; typedef
288 (sizeof (scan_io_t) + ((sio)->sio_nr_dvas * sizeof (dva_t)))
332 scan_io_t *sio);
341 sio_free(scan_io_t *sio) in sio_free()
350 static scan_io_t *
377 (sizeof (scan_io_t) + ((i + 1) * sizeof (dva_t))), in scan_init()
404 sio2bp(const scan_io_t *sio, blkptr_t *bp) in sio2bp()
420 bp2sio(const blkptr_t *bp, scan_io_t *sio, int dva_i) in bp2sio()
2732 scan_io_t *sio; in scan_io_queue_issue()
2767 scan_io_t *srch_sio, *sio, *next_sio; in scan_io_queue_gather()
[all …]