Searched refs:btrfs_bio_alloc (Results 1 – 3 of 3) sorted by relevance
344 bio = btrfs_bio_alloc(first_byte); in btrfs_submit_compressed_write()387 bio = btrfs_bio_alloc(first_byte); in btrfs_submit_compressed_write()626 comp_bio = btrfs_bio_alloc(cur_disk_byte); in btrfs_submit_compressed_read()677 comp_bio = btrfs_bio_alloc(cur_disk_byte); in btrfs_submit_compressed_read()
502 struct bio *btrfs_bio_alloc(u64 first_byte);
2867 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc() function2982 bio = btrfs_bio_alloc(offset); in submit_extent_page()