Searched defs:vmcoredd_node (Results 1 – 2 of 2) sorted by relevance
30 struct vmcoredd_node { struct31 struct list_head list; /* List of dumps */32 void *buf; /* Buffer containing device's dump */33 unsigned int size; /* Size of the buffer */
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 */