Searched defs:log_device (Results 1 – 1 of 1) sorted by relevance
239 struct log_device { struct240 int next_filter_num;241 struct log_driver *drv;242 struct list_head filter_head;243 struct list_head sibling_node;