Searched defs:raw_dev (Results 1 – 1 of 1) sorted by relevance
152 struct raw_dev { struct153 struct kref count;154 spinlock_t lock;178 static struct raw_dev *dev_new(void) in dev_new() argument