Searched refs:num_alloc_stripes (Results 1 – 1 of 1) sorted by relevance
6381 int num_alloc_stripes; in __btrfs_map_block() local6522 num_alloc_stripes = num_stripes; in __btrfs_map_block()6525 num_alloc_stripes <<= 1; in __btrfs_map_block()6527 num_alloc_stripes++; in __btrfs_map_block()6531 bioc = alloc_btrfs_io_context(fs_info, num_alloc_stripes, tgtdev_indexes); in __btrfs_map_block()
Completed in 16 milliseconds