Home
last modified time | relevance | path

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

/drivers/block/
Dnull_blk.c154 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() argument
160 if (cmd || !can_wait) in alloc_cmd()