Home
last modified time | relevance | path

Searched refs:hammer2_compmode_to_str (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sbin/hammer2/
H A Dcmd_stat.c78 printf("%-18s ", hammer2_compmode_to_str( in cmd_stat()
H A Dhammer2_subs.h79 const char *hammer2_compmode_to_str(uint8_t comp_algo);
H A Dsubs.c211 hammer2_compmode_to_str(uint8_t comp_algo) in hammer2_compmode_to_str() function
H A Dcmd_debug.c906 strlcpy(comp_str, hammer2_compmode_to_str(comp_algo), in show_bref()
1069 hammer2_compmode_to_str(media.ipdata.meta.comp_algo)); in show_bref()