Home
last modified time | relevance | path

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

/linux/drivers/block/null_blk/
H A Dzoned.c784 ssize_t zone_cond_store(struct nullb_device *dev, const char *page, in zone_cond_store() function
H A Dmain.c592 return zone_cond_store(dev, page, count, BLK_ZONE_COND_READONLY); in nullb_device_zone_readonly_store()
602 return zone_cond_store(dev, page, count, BLK_ZONE_COND_OFFLINE); in nullb_device_zone_offline_store()