Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Ddump.h11 int vdo_dump(struct vdo *vdo, unsigned int argc, char *const *argv, const char *why);
H A Ddump.c130 int vdo_dump(struct vdo *vdo, unsigned int argc, char *const *argv, const char *why) in vdo_dump() function
H A Ddm-vdo-target.c1058 return vdo_dump(vdo, argc, argv, "dmsetup message"); in process_vdo_message()