Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dmessage-stats.c59 static void write_bool(char *prefix, bool value, char *suffix, char **buf, in write_bool() function
347 write_bool("inRecoveryMode : ", stats->in_recovery_mode, ", ", buf, maxlen); in write_vdo_statistics()
457 write_bool("isSparse : ", config->sparse, ", ", buf, maxlen); in write_index_config()