Searched refs:btrfs_bio_alloc (Results 1 – 3 of 3) sorted by relevance
326 bio = btrfs_bio_alloc(bdev, first_byte); in btrfs_submit_compressed_write()367 bio = btrfs_bio_alloc(bdev, first_byte); in btrfs_submit_compressed_write()608 comp_bio = btrfs_bio_alloc(bdev, cur_disk_byte); in btrfs_submit_compressed_read()654 comp_bio = btrfs_bio_alloc(bdev, cur_disk_byte); in btrfs_submit_compressed_read()
496 struct bio *btrfs_bio_alloc(struct block_device *bdev, u64 first_byte);
2661 struct bio *btrfs_bio_alloc(struct block_device *bdev, u64 first_byte) in btrfs_bio_alloc() function2799 bio = btrfs_bio_alloc(bdev, offset); in submit_extent_page()