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

/linux-4.1.27/fs/btrfs/
H A Dextent_io.h329 btrfs_bio_alloc(struct block_device *bdev, u64 first_sector, int nr_vecs,
H A Dcompression.c103 return btrfs_bio_alloc(bdev, first_byte >> 9, nr_vecs, gfp_flags); compressed_bio_alloc()
H A Dextent_io.c2691 btrfs_bio_alloc(struct block_device *bdev, u64 first_sector, int nr_vecs, btrfs_bio_alloc() function
2836 bio = btrfs_bio_alloc(bdev, sector, nr, GFP_NOFS | __GFP_HIGH); submit_extent_page()
H A Dvolumes.c5791 bio = btrfs_bio_alloc(dev->bdev, physical >> 9, nr_vecs, GFP_NOFS); breakup_stripe_bio()
H A Dinode.c8012 return btrfs_bio_alloc(bdev, first_sector, nr_vecs, gfp_flags); btrfs_dio_bio_alloc()

Completed in 207 milliseconds