Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnull_blk.c192 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() argument
198 if (cmd || !can_wait) in alloc_cmd()