Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.c5532 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio() function
5665 bbio = alloc_btrfs_bio(num_stripes, 0); in __btrfs_map_block_for_discard()
6171 bbio = alloc_btrfs_bio(num_alloc_stripes, tgtdev_indexes); in __btrfs_map_block()