Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c145 (void) zap_prefetch_uint64_by_dnode(dn, (uint64_t *)ddk, in ddt_zap_prefetch()
H A Dzap.c406 zap_prefetch_uint64_by_dnode(dnode_t *dn, const uint64_t *key, int key_numints) in zap_prefetch_uint64_by_dnode() function
434 err = zap_prefetch_uint64_by_dnode(dn, key, key_numints); in zap_prefetch_uint64()
H A Dbrt.c1187 (void) zap_prefetch_uint64_by_dnode(brtvd->bv_mos_entries_dnode, in brt_prefetch()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h263 int zap_prefetch_uint64_by_dnode(dnode_t *dn, const uint64_t *key,