Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dmessage-stats.h12 int vdo_write_stats(struct vdo *vdo, char *buf, unsigned int maxlen);
H A Dmessage-stats.c418 int vdo_write_stats(struct vdo *vdo, char *buf, unsigned int maxlen) in vdo_write_stats() function
H A Ddm-vdo-target.c1106 vdo_write_stats(vdo, result_buffer, maxlen); in vdo_message()