Home
last modified time | relevance | path

Searched defs:ktstate (Results 1 – 1 of 1) sorted by relevance

/drivers/block/aoe/
Daoe.h197 struct ktstate { struct
198 struct completion rendez;
199 struct task_struct *task;
200 wait_queue_head_t *waitq;
201 int (*fn) (int);
202 char name[12];
203 spinlock_t *lock;
204 int id;
205 int active;