Lines Matching refs:nullb_device
17 static inline unsigned int null_zone_no(struct nullb_device *dev, sector_t sect)
22 static inline void null_lock_zone_res(struct nullb_device *dev)
28 static inline void null_unlock_zone_res(struct nullb_device *dev)
34 static inline void null_init_zone_lock(struct nullb_device *dev,
43 static inline void null_lock_zone(struct nullb_device *dev,
52 static inline void null_unlock_zone(struct nullb_device *dev,
61 int null_init_zoned_dev(struct nullb_device *dev, struct request_queue *q)
159 struct nullb_device *dev = nullb->dev;
177 void null_free_zoned_dev(struct nullb_device *dev)
187 struct nullb_device *dev = nullb->dev;
233 struct nullb_device *dev = nullb->dev;
248 static blk_status_t __null_close_zone(struct nullb_device *dev,
277 static void null_close_imp_open_zone(struct nullb_device *dev)
300 static blk_status_t null_check_active(struct nullb_device *dev)
312 static blk_status_t null_check_open(struct nullb_device *dev)
343 static blk_status_t null_check_zone_resources(struct nullb_device *dev,
366 struct nullb_device *dev = cmd->nq->dev;
456 static blk_status_t null_open_zone(struct nullb_device *dev,
499 static blk_status_t null_close_zone(struct nullb_device *dev,
514 static blk_status_t null_finish_zone(struct nullb_device *dev,
559 static blk_status_t null_reset_zone(struct nullb_device *dev,
602 struct nullb_device *dev = cmd->nq->dev;
664 struct nullb_device *dev;
695 static void null_set_zone_cond(struct nullb_device *dev,
731 ssize_t zone_cond_store(struct nullb_device *dev, const char *page,