Searched defs:request_list (Results 1 – 1 of 1) sorted by relevance
64 struct request_list { struct65 struct request_queue *q; /* the queue this rl belongs to */67 struct blkcg_gq *blkg; /* blkg this request pool belongs to */73 int count[2];74 int starved[2];75 mempool_t *rq_pool;76 wait_queue_head_t wait[2];77 unsigned int flags;