Searched refs:BLK_STS_ZONE_RESOURCE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dblk_types.h140 * BLK_STS_ZONE_RESOURCE is returned from the driver to the block layer if zone
149 #define BLK_STS_ZONE_RESOURCE ((__force blk_status_t)14) macro
/linux-master/drivers/scsi/
H A Dsd_zbc.c429 return BLK_STS_ZONE_RESOURCE;
H A Dscsi_lib.c1872 case BLK_STS_ZONE_RESOURCE:
/linux-master/block/
H A Dblk-mq.c2064 case BLK_STS_ZONE_RESOURCE:

Completed in 152 milliseconds