Searched refs:total_stripes (Results 1 – 2 of 2) sorted by relevance
2340 __field( u8, total_stripes )2354 __entry->total_stripes = rbio->bioc->num_stripes;
5896 int total_stripes, in alloc_btrfs_io_context() argument5903 sizeof(struct btrfs_io_stripe) * (total_stripes) + in alloc_btrfs_io_context()5910 sizeof(u64) * (total_stripes), in alloc_btrfs_io_context()5916 bioc->tgtdev_map = (int *)(bioc->stripes + total_stripes); in alloc_btrfs_io_context()