Searched defs:mdev (Results 1 – 5 of 5) sorted by relevance
71 static struct erofs_fileio_rq *erofs_fileio_rq_alloc(struct erofs_map_dev *mdev) in erofs_fileio_rq_alloc()82 struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) in erofs_fileio_bio_alloc()
195 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) in erofs_fscache_bio_alloc()263 struct erofs_map_dev mdev; in erofs_fscache_data_read_slice() local
290 struct erofs_map_dev mdev; in erofs_iomap_begin() local
479 static inline struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fileio_bio_alloc()509 static inline struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fscache_bio_alloc()
1699 struct erofs_map_dev mdev; in z_erofs_submit_queue() local