Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/null_blk/
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
Dzoned.c731 ssize_t zone_cond_store(struct nullb_device *dev, const char *page, in zone_cond_store() function
Dmain.c531 return zone_cond_store(dev, page, count, BLK_ZONE_COND_READONLY); in nullb_device_zone_readonly_store()
540 return zone_cond_store(dev, page, count, BLK_ZONE_COND_OFFLINE); in nullb_device_zone_offline_store()