Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dublk_drv.c108 #define UBLK_IO_FLAG_ABORTED 0x04 macro
999 if (io->flags & UBLK_IO_FLAG_ABORTED) { in __ublk_complete_rq()
1403 io->flags |= UBLK_IO_FLAG_ABORTED; in ublk_abort_queue()