Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/null_blk/
H A Dnull_blk.h159 ssize_t zone_cond_store(struct nullb_device *dev, const char *page,
184 static inline ssize_t zone_cond_store(struct nullb_device *dev, in zone_cond_store() function
H A Dzoned.c742 ssize_t zone_cond_store(struct nullb_device *dev, const char *page, in zone_cond_store() function
H A Dmain.c547 return zone_cond_store(dev, page, count, BLK_ZONE_COND_READONLY); in nullb_device_zone_readonly_store()
556 return zone_cond_store(dev, page, count, BLK_ZONE_COND_OFFLINE); in nullb_device_zone_offline_store()