Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcpqarray.c148 static void cmd_free(ctlr_info_t *h, cmdlist_t *c, int got_from_pool);
1387 static void cmd_free(ctlr_info_t *h, cmdlist_t *c, int got_from_pool) in cmd_free() argument
1391 if (!got_from_pool) { in cmd_free()