Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dublk_cmd.h391 #define UBLK_IO_OP_REPORT_ZONES 18 macro
425 __u32 nr_zones; /* for UBLK_IO_OP_REPORT_ZONES */
/linux/drivers/block/
H A Dublk_drv.c408 desc.operation = UBLK_IO_OP_REPORT_ZONES; in ublk_report_zones()
485 case UBLK_IO_OP_REPORT_ZONES: in ublk_setup_iod_zoned()