Home
last modified time | relevance | path

Searched defs:nullb_queue (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/block/null_blk/
Dnull_blk.h30 struct nullb_queue { struct
31 unsigned long *tag_map;
32 wait_queue_head_t wait;
33 unsigned int queue_depth;
34 struct nullb_device *dev;
35 unsigned int requeue_selection;
37 struct list_head poll_list;
38 spinlock_t poll_lock;
40 struct nullb_cmd *cmds;