Searched defs:dev_exception_item (Results 1 – 1 of 1) sorted by relevance
32 struct dev_exception_item { struct33 u32 major, minor;34 short type;35 short access;36 struct list_head list;37 struct rcu_head rcu;