Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dublk_cmd.h249 #define UBLK_IO_OP_WRITE_ZEROES 5 macro
/openbmc/linux/drivers/block/
H A Dublk_drv.c1025 ublk_op = UBLK_IO_OP_WRITE_ZEROES; in ublk_setup_iod()