Home
last modified time | relevance | path

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

/drivers/block/aoe/
Daoe.h190 struct ktstate { struct
191 struct completion rendez;
192 struct task_struct *task;
193 wait_queue_head_t *waitq;
194 int (*fn) (int);
195 char name[12];
196 spinlock_t *lock;
197 int id;
198 int active;