Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dublk_drv.c127 struct ublk_queue { struct
128 int q_id;
129 int q_depth;
131 unsigned long flags;
133 char *io_cmd_buf;
138 unsigned int max_io_sz;
139 bool force_abort;
140 bool timeout;
142 spinlock_t cancel_lock;
143 struct ublk_device *dev;
[all …]