Home
last modified time | relevance | path

Searched refs:raid_stride (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Draid-stripe-tree.c349 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent()
351 btrfs_set_stack_raid_stride_devid(raid_stride, devid); in btrfs_insert_one_raid_extent()
352 btrfs_set_stack_raid_stride_physical(raid_stride, physical); in btrfs_insert_one_raid_extent()
347 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; btrfs_insert_one_raid_extent() local
/linux/include/uapi/linux/
H A Dext4.h119 __u16 raid_stride; member