Searched refs:dmu_prefetch_stream_by_dnode (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | ddt_log.c | 607 dmu_prefetch_stream_by_dnode(dn, 0, hdr.dlh_length, B_FALSE); in ddt_log_load_one()
|
| H A D | dmu.c | 793 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 D | dmu.h | 968 void dmu_prefetch_stream_by_dnode(dnode_t *dn, uint64_t offset,
|