Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dmessage-stats.h11 int vdo_write_config(struct vdo *vdo, char **buf, unsigned int *maxlen);
H A Dmessage-stats.c461 int vdo_write_config(struct vdo *vdo, char **buf, unsigned int *maxlen) in vdo_write_config() function
H A Ddm-vdo-target.c1109 vdo_write_config(vdo, &result_buffer, &maxlen); in vdo_message()