Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_cache.c334 uint64_t io_start = zio->io_offset; in vdev_cache_write() local
/f-stack/freebsd/sys/
H A Dbuf.h67 void (*io_start)(struct buf *); member