Home
last modified time | relevance | path

Searched defs:scan_io (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c279 typedef struct scan_io { struct
281 uint64_t sio_blk_prop;
282 uint64_t sio_phys_birth;
283 uint64_t sio_birth;
307 } scan_io_t; argument