Searched refs:btrfs_bio_alloc (Results 1 – 3 of 3) sorted by relevance
409 bio = btrfs_bio_alloc(first_byte); in btrfs_submit_compressed_write()456 bio = btrfs_bio_alloc(first_byte); in btrfs_submit_compressed_write()696 comp_bio = btrfs_bio_alloc(cur_disk_byte); in btrfs_submit_compressed_read()746 comp_bio = btrfs_bio_alloc(cur_disk_byte); in btrfs_submit_compressed_read()
275 struct bio *btrfs_bio_alloc(u64 first_byte);
2962 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc() function3074 bio = btrfs_bio_alloc(offset); in submit_extent_page()