Lines Matching refs:nullb_device

12 static inline unsigned int null_zone_no(struct nullb_device *dev, sector_t sect)  in null_zone_no()
17 int null_init_zoned_dev(struct nullb_device *dev, struct request_queue *q) in null_init_zoned_dev()
121 struct nullb_device *dev = nullb->dev; in null_register_zoned_dev()
141 void null_free_zoned_dev(struct nullb_device *dev) in null_free_zoned_dev()
147 static inline void null_lock_zone(struct nullb_device *dev, unsigned int zno) in null_lock_zone()
154 static inline void null_unlock_zone(struct nullb_device *dev, unsigned int zno) in null_unlock_zone()
166 struct nullb_device *dev = nullb->dev; in null_report_zones()
205 struct nullb_device *dev = nullb->dev; in null_zone_valid_read_len()
220 static blk_status_t null_close_zone(struct nullb_device *dev, struct blk_zone *zone) in null_close_zone()
251 static void null_close_first_imp_zone(struct nullb_device *dev) in null_close_first_imp_zone()
263 static blk_status_t null_check_active(struct nullb_device *dev) in null_check_active()
275 static blk_status_t null_check_open(struct nullb_device *dev) in null_check_open()
306 static blk_status_t null_check_zone_resources(struct nullb_device *dev, struct blk_zone *zone) in null_check_zone_resources()
328 struct nullb_device *dev = cmd->nq->dev; in null_zone_write()
421 static blk_status_t null_open_zone(struct nullb_device *dev, struct blk_zone *zone) in null_open_zone()
457 static blk_status_t null_finish_zone(struct nullb_device *dev, struct blk_zone *zone) in null_finish_zone()
495 static blk_status_t null_reset_zone(struct nullb_device *dev, struct blk_zone *zone) in null_reset_zone()
528 struct nullb_device *dev = cmd->nq->dev; in null_zone_mgmt()
581 struct nullb_device *dev = cmd->nq->dev; in null_process_zoned_cmd()