Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddbuf.h353 int dbuf_prefetch(struct dnode *dn, int64_t level, uint64_t blkid,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu.c674 dbuf_prefetch(dn, level, blkid, pri, 0); in dmu_prefetch()
711 dbuf_prefetch(dn, level, blkid + i, pri, 0); in dmu_prefetch()
H A Ddbuf.c3361 dbuf_prefetch(dnode_t *dn, int64_t level, uint64_t blkid, zio_priority_t prio, in dbuf_prefetch() function
4920 EXPORT_SYMBOL(dbuf_prefetch);