Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddbuf.h333 typedef void (*dbuf_prefetch_fn)(void *, boolean_t); typedef
351 zio_priority_t prio, arc_flags_t aflags, dbuf_prefetch_fn cb,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c3069 dbuf_prefetch_fn dpa_cb; /* prefetch completion callback */
3226 zio_priority_t prio, arc_flags_t aflags, dbuf_prefetch_fn cb, in dbuf_prefetch_impl()