Lines Matching refs:nullb_device
19 static inline unsigned int null_zone_no(struct nullb_device *dev, sector_t sect) in null_zone_no()
24 static inline void null_init_zone_lock(struct nullb_device *dev, in null_init_zone_lock()
33 static inline void null_lock_zone(struct nullb_device *dev, in null_lock_zone()
42 static inline void null_unlock_zone(struct nullb_device *dev, in null_unlock_zone()
51 int null_init_zoned_dev(struct nullb_device *dev, in null_init_zoned_dev()
187 void null_free_zoned_dev(struct nullb_device *dev) in null_free_zoned_dev()
197 struct nullb_device *dev = nullb->dev; in null_report_zones()
243 struct nullb_device *dev = nullb->dev; in null_zone_valid_read_len()
258 static void null_close_imp_open_zone(struct nullb_device *dev) in null_close_imp_open_zone()
287 static blk_status_t null_check_active(struct nullb_device *dev) in null_check_active()
299 static blk_status_t null_check_open(struct nullb_device *dev) in null_check_open()
330 static blk_status_t null_check_zone_resources(struct nullb_device *dev, in null_check_zone_resources()
353 struct nullb_device *dev = cmd->nq->dev; in null_zone_write()
452 static blk_status_t null_open_zone(struct nullb_device *dev, in null_open_zone()
509 static blk_status_t null_close_zone(struct nullb_device *dev, in null_close_zone()
556 static blk_status_t null_finish_zone(struct nullb_device *dev, in null_finish_zone()
607 static blk_status_t null_reset_zone(struct nullb_device *dev, in null_reset_zone()
649 struct nullb_device *dev = cmd->nq->dev; in null_zone_mgmt()
711 struct nullb_device *dev; in null_process_zoned_cmd()
742 static void null_set_zone_cond(struct nullb_device *dev, in null_set_zone_cond()
778 ssize_t zone_cond_store(struct nullb_device *dev, const char *page, in zone_cond_store()