Home
last modified time | relevance | path

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

/linux/drivers/memstick/core/
A Dms_block.h160 bool io_queue_stopped; member
A Dms_block.c2020 WARN_ON(!msb->io_queue_stopped); in msb_queue_rq()
2035 if (!msb->io_queue_stopped) in msb_queue_rq()
2058 msb->io_queue_stopped = true; in msb_stop()
2082 if (!msb->io_queue_stopped || msb->card_dead) { in msb_start()
2090 msb->io_queue_stopped = false; in msb_start()
2211 if (!msb->io_queue_stopped) in msb_remove()

Completed in 8 milliseconds