Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Dinternal.h507 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev);
526 static inline struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) { return NULL; } in erofs_fscache_bio_alloc() function
A Dfscache.c195 struct bio *erofs_fscache_bio_alloc(struct erofs_map_dev *mdev) in erofs_fscache_bio_alloc() function
A Dzdata.c1650 bio = erofs_fscache_bio_alloc(&mdev); in z_erofs_submit_queue()

Completed in 15 milliseconds