Home
last modified time | relevance | path

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

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