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.c283 typedef struct scan_io { struct
285 uint64_t sio_blk_prop;
286 uint64_t sio_phys_birth;
287 uint64_t sio_birth;
311 } scan_io_t; argument