Searched defs:async_cmd_info (Results 1 – 1 of 1) sorted by relevance
85 struct async_cmd_info { struct86 struct kthread_work work;87 struct kthread_worker *worker;88 struct request *req;89 u32 result;90 int status;91 void *ctx;