Searched defs:nullb_queue (Results 1 – 2 of 2) sorted by relevance
30 struct nullb_queue { struct31 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;
26 struct nullb_queue { struct27 unsigned long *tag_map;28 wait_queue_head_t wait;29 unsigned int queue_depth;30 struct nullb_device *dev;31 unsigned int requeue_selection;33 struct nullb_cmd *cmds;