Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dddt.h176 } ddt_ops_t; typedef
249 extern const ddt_ops_t ddt_zap_ops;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dddt_zap.c159 const ddt_ops_t ddt_zap_ops = {
H A Dddt.c46 static const ddt_ops_t *ddt_ops[DDT_TYPES] = {