Searched refs:btrfs_multi_bio_size (Results 1 – 2 of 2) sorted by relevance
| /fs/btrfs/ | ||
| A D | volumes.h | 127 #define btrfs_multi_bio_size(n) (sizeof(struct btrfs_multi_bio) + \ macro |
| A D | volumes.c | 984 multi = kzalloc(btrfs_multi_bio_size(stripes_allocated), in __btrfs_map_block() |
Completed in 7 milliseconds