Searched refs:erofs_map_dev (Results 1 – 4 of 4) sorted by relevance
18 struct erofs_map_dev dev;67 static struct erofs_fileio_rq *erofs_fileio_rq_alloc(struct erofs_map_dev *mdev) in erofs_fileio_rq_alloc()78 struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) in erofs_fileio_bio_alloc()133 io->dev = (struct erofs_map_dev) { in erofs_fileio_scan_folio()137 err = erofs_map_dev(inode->i_sb, &io->dev); in erofs_fileio_scan_folio()
377 struct erofs_map_dev {411 int erofs_map_dev(struct super_block *sb, struct erofs_map_dev *dev);506 struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev); in erofs_pagepool_add() 509 static inline struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) { return NULL; }404 struct erofs_map_dev { global() struct 405 m_sberofs_map_dev global() argument 406 m_diferofs_map_dev global() argument 407 m_bdeverofs_map_dev global() argument 409 m_paerofs_map_dev global() argument 410 m_deviceiderofs_map_dev global() argument
1684 struct erofs_map_dev mdev; in z_erofs_submit_queue() 1698 mdev = (struct erofs_map_dev) { in z_erofs_submit_queue() 1701 (void)erofs_map_dev(sb, &mdev); in z_erofs_submit_queue()