Home
last modified time | relevance | path

Searched defs:mdev (Results 1 – 5 of 5) sorted by relevance

/fs/erofs/
Dfileio.c71 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()
Dfscache.c195 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
Ddata.c290 struct erofs_map_dev mdev; in erofs_iomap_begin() local
Dinternal.h479 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()
Dzdata.c1699 struct erofs_map_dev mdev; in z_erofs_submit_queue() local