Searched refs:total_stripes (Results 1 – 1 of 1) sorted by relevance
5874 int total_stripes, in alloc_btrfs_io_context() argument5881 sizeof(struct btrfs_io_stripe) * (total_stripes) + in alloc_btrfs_io_context()5888 sizeof(u64) * (total_stripes), in alloc_btrfs_io_context()5895 bioc->tgtdev_map = (int *)(bioc->stripes + total_stripes); in alloc_btrfs_io_context()
Completed in 19 milliseconds