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.c347 struct btrfs_raid_stride *raid_stride = &stripe_extent->strides[i]; in btrfs_insert_one_raid_extent() local
349 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()
/linux/include/uapi/linux/
H A Dext4.h119 __u16 raid_stride; member