Searched refs:btrfs_multi_bio_size (Results 1 – 2 of 2) sorted by relevance
127 #define btrfs_multi_bio_size(n) (sizeof(struct btrfs_multi_bio) + \ macro
986 multi = kzalloc(btrfs_multi_bio_size(stripes_allocated), in __btrfs_map_block()
Completed in 5 milliseconds