Searched refs:__f2fs_bio_alloc (Results 1 – 1 of 1) sorted by relevance
53 static inline struct bio *__f2fs_bio_alloc(gfp_t gfp_mask, in __f2fs_bio_alloc() function63 return __f2fs_bio_alloc(GFP_NOIO, npages); in f2fs_bio_alloc()71 return __f2fs_bio_alloc(GFP_KERNEL, npages); in f2fs_bio_alloc()