Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer2/
H A Dhammer2_subs.h48 #define HAMMER2_COMP_STRINGS { "none", "autozero", "lz4", "zlib" } macro
H A Dcmd_setcomp.c43 static const char *comps[] = HAMMER2_COMP_STRINGS; in cmd_setcomp()
H A Dsubs.c214 static const char *comps[] = HAMMER2_COMP_STRINGS; in hammer2_compmode_to_str()