Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dddt_impl.h180 } ddt_ops_t; typedef
182 extern const ddt_ops_t ddt_zap_ops;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c247 const ddt_ops_t ddt_zap_ops = {
H A Dddt.c272 static const ddt_ops_t *const ddt_ops[DDT_TYPES] = {