Home
last modified time | relevance | path

Searched refs:alloc_btrfs_bio (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dvolumes.c5277 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio() function
5405 bbio = alloc_btrfs_bio(num_stripes, 0); in __btrfs_map_block_for_discard()
5859 bbio = alloc_btrfs_bio(num_alloc_stripes, tgtdev_indexes); in __btrfs_map_block()