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.c273 typedef struct scan_io { struct
275 uint64_t sio_blk_prop;
276 uint64_t sio_phys_birth;
277 uint64_t sio_birth;
301 } scan_io_t; argument