Searched refs:f2fs_bio_alloc (Results 1 – 3 of 3) sorted by relevance
291 bio = f2fs_bio_alloc(sbi, npages, true); in __bio_alloc()685 bio = f2fs_bio_alloc(sbi, min_t(int, nr_pages, BIO_MAX_PAGES), false); in f2fs_grab_read_bio()
2213 static inline struct bio *f2fs_bio_alloc(struct f2fs_sb_info *sbi, in f2fs_bio_alloc() function
555 bio = f2fs_bio_alloc(sbi, 0, false); in __submit_flush_wait()