Home
last modified time | relevance | path

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

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