Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcpqarray.c147 static cmdlist_t * cmd_alloc(ctlr_info_t *h, int get_from_pool);
1360 static cmdlist_t * cmd_alloc(ctlr_info_t *h, int get_from_pool) in cmd_alloc() argument
1366 if (!get_from_pool) { in cmd_alloc()