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.h178 } ddt_ops_t; typedef
180 extern const ddt_ops_t ddt_zap_ops;
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt_zap.c244 const ddt_ops_t ddt_zap_ops = {
H A Dddt.c293 static const ddt_ops_t *const ddt_ops[DDT_TYPES] = {