Searched defs:log_device (Results 1 – 1 of 1) sorted by relevance
231 struct log_device { struct232 int next_filter_num;233 struct log_driver *drv;234 struct list_head filter_head;235 struct list_head sibling_node;