Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDvdev_cache.c346 uint64_t io_start = zio->io_offset; in vdev_cache_write() local
/freebsd-11-stable/sys/sys/
HDbuf.h64 void (*io_start)(struct buf *); member