Home
last modified time | relevance | path

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

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