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()
193 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) in erofs_fscache_bio_alloc()261 struct erofs_map_dev mdev; in erofs_fscache_data_read_slice() local
275 struct erofs_map_dev mdev; in erofs_iomap_begin() local
504 static inline struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fileio_bio_alloc()534 static inline struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fscache_bio_alloc()
1687 struct erofs_map_dev mdev; in z_erofs_submit_queue() local
Completed in 17 milliseconds