Searched defs:async_cmd_info (Results 1 – 1 of 1) sorted by relevance
96 struct async_cmd_info { struct97 struct kthread_work work;98 struct kthread_worker *worker;99 struct request *req;100 u32 result;101 int status;102 void *ctx;