Home
last modified time | relevance | path

Searched refs:erofs_fileio_bio_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/fs/erofs/
A Dinternal.h493 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
A Dfileio.c74 struct bio *erofs_fileio_bio_alloc(struct erofs_map_dev *mdev) in erofs_fileio_bio_alloc() function
A Dzdata.c1648 bio = erofs_fileio_bio_alloc(&mdev); in z_erofs_submit_queue()

Completed in 14 milliseconds