Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/block/null_blk/
Dmain.c280 static inline struct nullb_device *to_nullb_device(struct config_item *item) in to_nullb_device() function
349 to_nullb_device(item)->NAME, page); \
356 struct nullb_device *dev = to_nullb_device(item); \
479 return nullb_device_bool_attr_show(to_nullb_device(item)->power, page); in nullb_device_power_show()
485 struct nullb_device *dev = to_nullb_device(item); in nullb_device_power_store()
525 struct nullb_device *t_dev = to_nullb_device(item); in nullb_device_badblocks_show()
533 struct nullb_device *t_dev = to_nullb_device(item); in nullb_device_badblocks_store()
579 struct nullb_device *dev = to_nullb_device(item); in nullb_device_zone_readonly_store()
588 struct nullb_device *dev = to_nullb_device(item); in nullb_device_zone_offline_store()
635 struct nullb_device *dev = to_nullb_device(item); in nullb_device_release()
[all …]