Home
last modified time | relevance | path

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

/linux/drivers/block/null_blk/
H A Dnull_blk.h152 ssize_t zone_cond_store(struct nullb_device *dev, const char *page,
177 static inline ssize_t zone_cond_store(struct nullb_device *dev, in zone_cond_store() function
H A Dzoned.c778 ssize_t zone_cond_store(struct nullb_device *dev, const char *page, in zone_cond_store() function
H A Dmain.c583 return zone_cond_store(dev, page, count, BLK_ZONE_COND_READONLY); in nullb_device_zone_readonly_store()
592 return zone_cond_store(dev, page, count, BLK_ZONE_COND_OFFLINE); in nullb_device_zone_offline_store()