Searched defs:raw_dev (Results 1 – 1 of 1) sorted by relevance
153 struct raw_dev { struct154 struct kref count;155 spinlock_t lock;179 static struct raw_dev *dev_new(void) in dev_new() argument