Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dublk_cmd.h251 #define UBLK_IO_OP_ZONE_CLOSE 11 macro
/openbmc/linux/drivers/block/
H A Dublk_drv.c417 ublk_op = UBLK_IO_OP_ZONE_CLOSE; in ublk_setup_iod_zoned()