Home
last modified time | relevance | path

Searched refs:DDT_TYPE_CURRENT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dddt.h59 #define DDT_TYPE_CURRENT 0 macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dddt.c1011 enum ddt_type ntype = DDT_TYPE_CURRENT; in ddt_sync_entry()