Searched refs:erofs_fscache_bio_alloc (Results 1 – 3 of 3) sorted by relevance
515 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev);534 static inline struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fscache_bio_alloc() function
193 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) in erofs_fscache_bio_alloc() function
1747 bio = erofs_fscache_bio_alloc(&mdev); in z_erofs_submit_queue()
Completed in 11 milliseconds