Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzap.c185 dmu_prefetch_by_dnode(zap->zap_dnode, 0, in zap_table_grow()
978 dmu_prefetch_by_dnode(zap->zap_dnode, 0, blk << bs, 1 << bs, in fzap_prefetch()
1221 dmu_prefetch_by_dnode(zap->zap_dnode, 0, 0, in fzap_cursor_retrieve()
1349 dmu_prefetch_by_dnode(zap->zap_dnode, 0, in fzap_get_stats()
H A Ddmu.c727 dmu_prefetch_by_dnode(dn, level, offset, len, pri); in dmu_prefetch()
733 dmu_prefetch_by_dnode(dnode_t *dn, int64_t level, uint64_t offset, in dmu_prefetch_by_dnode() function
2584 EXPORT_SYMBOL(dmu_prefetch_by_dnode);
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Ddmu.h890 void dmu_prefetch_by_dnode(dnode_t *dn, int64_t level, uint64_t offset,