Searched refs:write_cmd_head (Results 1 – 2 of 2) sorted by relevance
58 struct list_head write_cmd_head; member
1450 list_add_tail(&cmd->list, &lo->write_cmd_head); in loop_queue_rq()1487 list_splice_init(&lo->write_cmd_head, &cmd_list); in loop_queue_write_work()1498 if (!list_empty(&lo->write_cmd_head)) in loop_queue_write_work()1575 INIT_LIST_HEAD(&lo->write_cmd_head); in loop_add()