Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_log.c607 dmu_prefetch_stream_by_dnode(dn, 0, hdr.dlh_length, B_FALSE); in ddt_log_load_one()
H A Ddmu.c793 dmu_prefetch_stream_by_dnode(dn, offset, len, start_now); in dmu_prefetch_stream()
798 dmu_prefetch_stream_by_dnode(dnode_t *dn, uint64_t offset, uint64_t len, in dmu_prefetch_stream_by_dnode() function
3030 EXPORT_SYMBOL(dmu_prefetch_stream_by_dnode);
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h968 void dmu_prefetch_stream_by_dnode(dnode_t *dn, uint64_t offset,