Searched refs:f2fs_bio_alloc (Results 1 – 3 of 3) sorted by relevance
331 bio = f2fs_bio_alloc(0); in issue_flush_thread()365 struct bio *bio = f2fs_bio_alloc(0); in f2fs_issue_flush()
93 bio = f2fs_bio_alloc(npages); in __bio_alloc()
1294 static inline struct bio *f2fs_bio_alloc(int npages) in f2fs_bio_alloc() function