Searched refs:UBLK_IO_F_SWAP (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | ublk_cmd.h | 269 #define UBLK_IO_F_SWAP (1U << 16) macro |
/linux-6.6.21/drivers/block/ | ||
D | ublk_drv.c | 956 flags |= UBLK_IO_F_SWAP; in ublk_req_build_flags() |