Home
last modified time | relevance | path

Searched defs:ddt_ops (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dddt.h165 typedef struct ddt_ops { struct
180 } ddt_ops_t; argument
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c49 static const ddt_ops_t *ddt_ops[DDT_TYPES] = { variable