Searched refs:erofs_fileio_bio_alloc (Results 1 – 3 of 3) sorted by relevance
493 struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev);496 static inline struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fileio_bio_alloc() function
74 struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) in erofs_fileio_bio_alloc() function
1648 bio = erofs_fileio_bio_alloc(&mdev); in z_erofs_submit_queue()
Completed in 14 milliseconds