Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c5593 static struct btrfs_bio *alloc_btrfs_bio(int total_stripes, int real_stripes) in alloc_btrfs_bio() function
5726 bbio = alloc_btrfs_bio(num_stripes, 0); in __btrfs_map_block_for_discard()
6232 bbio = alloc_btrfs_bio(num_alloc_stripes, tgtdev_indexes); in __btrfs_map_block()