Searched refs:fs_bio_set (Results 1 – 5 of 5) sorted by relevance
48 struct bio_set fs_bio_set; variable49 EXPORT_SYMBOL(fs_bio_set);1667 if (bioset_init(&fs_bio_set, BIO_POOL_SIZE, 0, BIOSET_NEED_BVECS)) in init_bio()1670 if (bioset_integrity_create(&fs_bio_set, BIO_POOL_SIZE)) in init_bio()
1610 bs = &fs_bio_set; in blk_rq_prep_clone()
402 extern struct bio_set fs_bio_set;406 return bio_alloc_bioset(gfp_mask, nr_iovecs, &fs_bio_set); in bio_alloc()
681 bio = bio_alloc_bioset(GFP_NOFS, nr_pages, &fs_bio_set); in zonefs_file_dio_append()
1736 GFP_NOIO, &fs_bio_set); in xlog_write_iclog()