Home
last modified time | relevance | path

Searched refs:busy_list (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/block/
Dbsg.c38 struct list_head busy_list; member
339 list_add_tail(&bc->list, &bd->busy_list); in bsg_add_command()
688 INIT_LIST_HEAD(&bd->busy_list); in bsg_alloc_device()
/linux-4.4.14/Documentation/block/
Dbiodoc.txt801 struct list_head busy_list; /* fifo list of busy tags */
806 Most of the above is simple and straight forward, however busy_list may need