Searched refs:btrfs_bio_alloc (Results 1 – 3 of 3) sorted by relevance
404 bio = btrfs_bio_alloc(first_byte); in btrfs_submit_compressed_write()451 bio = btrfs_bio_alloc(first_byte); in btrfs_submit_compressed_write()691 comp_bio = btrfs_bio_alloc(cur_disk_byte); in btrfs_submit_compressed_read()741 comp_bio = btrfs_bio_alloc(cur_disk_byte); in btrfs_submit_compressed_read()
275 struct bio *btrfs_bio_alloc(u64 first_byte);
2964 struct bio *btrfs_bio_alloc(u64 first_byte) in btrfs_bio_alloc() function3076 bio = btrfs_bio_alloc(offset); in submit_extent_page()