Home
last modified time | relevance | path

Searched refs:dbuf_prefetch_fn (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h342 typedef void (*dbuf_prefetch_fn)(void *, uint64_t, uint64_t, boolean_t); typedef
362 zio_priority_t prio, arc_flags_t aflags, dbuf_prefetch_fn cb,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c3632 dbuf_prefetch_fn dpa_cb; /* prefetch completion callback */
3801 zio_priority_t prio, arc_flags_t aflags, dbuf_prefetch_fn cb, in dbuf_prefetch_impl()