Searched defs:vmcoredd_node (Results 1 – 1 of 1) sorted by relevance
33 struct vmcoredd_node { struct34 struct list_head list; /* List of dumps */35 void *buf; /* Buffer containing device's dump */36 unsigned int size; /* Size of the buffer */