Searched refs:BLK_STS_ZONE_ACTIVE_RESOURCE (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dblk_types.h161 * BLK_STS_ZONE_ACTIVE_RESOURCE is returned from the driver in the completion
167 #define BLK_STS_ZONE_ACTIVE_RESOURCE ((__force blk_status_t)16) macro
/linux-master/drivers/block/null_blk/
H A Dzoned.c305 return BLK_STS_ZONE_ACTIVE_RESOURCE;
/linux-master/block/
H A Dblk-core.c172 [BLK_STS_ZONE_ACTIVE_RESOURCE] = { -EOVERFLOW, "active zones exceeded" },
/linux-master/drivers/block/
H A Dvirtio_blk.c124 return BLK_STS_ZONE_ACTIVE_RESOURCE;
/linux-master/drivers/nvme/host/
H A Dcore.c296 return BLK_STS_ZONE_ACTIVE_RESOURCE;

Completed in 144 milliseconds