Searched refs:raid_stride (Results 1 – 2 of 2) sorted by relevance
347 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent() local349 btrfs_set_stack_raid_stride_devid(raid_stride, devid); in btrfs_insert_one_raid_extent()350 btrfs_set_stack_raid_stride_physical(raid_stride, physical); in btrfs_insert_one_raid_extent()
119 __u16 raid_stride; member