Home
last modified time | relevance | path

Searched refs:btrfs_bio_alloc (Results 1 – 5 of 5) sorted by relevance

/fs/btrfs/
Dvolumes.h430 struct bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf,
Dcompression.c344 bio = btrfs_bio_alloc(BIO_MAX_VECS, opf, endio_func, cb); in alloc_compressed_bio()
Dextent_io.c843 repair_bio = btrfs_bio_alloc(1, REQ_OP_READ, failed_bbio->end_io, in btrfs_repair_one_sector()
1499 bio = btrfs_bio_alloc(BIO_MAX_VECS, opf, bio_ctrl->end_io_func, NULL); in alloc_new_bio()
Dvolumes.c6726 struct bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc() function
Dinode.c10504 bio = btrfs_bio_alloc(BIO_MAX_VECS, REQ_OP_READ, in btrfs_encoded_read_regular_fill_pages()