Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddbuf.c2622 dnode_t *dpa_dnode; /* The dnode associated with the prefetch */ member
2689 dpa->dpa_dnode = NULL; in dbuf_prefetch_indirect_done()
2690 } else if (dpa->dpa_dnode != NULL) { in dbuf_prefetch_indirect_done()
2694 dmu_buf_impl_t *db = dbuf_hold_level(dpa->dpa_dnode, in dbuf_prefetch_indirect_done()
2831 dpa->dpa_dnode = dn; in dbuf_prefetch()