Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c160 (void) zap_prefetch_uint64(os, object, (uint64_t *)ddk, DDT_KEY_WORDS); in ddt_zap_prefetch()
H A Dzap_micro.c1258 zap_prefetch_uint64(objset_t *os, uint64_t zapobj, const uint64_t *key, in zap_prefetch_uint64() function
2010 EXPORT_SYMBOL(zap_prefetch_uint64);
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzap.h232 int zap_prefetch_uint64(objset_t *os, uint64_t zapobj, const uint64_t *key,