Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dublk_drv.c2235 static inline bool ublk_belong_to_same_batch(const struct ublk_io *io, in ublk_belong_to_same_batch() function
2272 if (io && !ublk_belong_to_same_batch(io, this_io) && in ublk_queue_rqs()