Searched refs:erofs_fscache_bio_alloc (Results 1 – 3 of 3) sorted by relevance
487 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev);506 static inline struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fscache_bio_alloc() function
195 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) in erofs_fscache_bio_alloc() function
1709 bio = erofs_fscache_bio_alloc(&mdev); in z_erofs_submit_queue()