Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c5904 struct stripe_mirror { struct
5911 const struct stripe_mirror *s1 = (const struct stripe_mirror *)a; in btrfs_cmp_devid() argument
5912 const struct stripe_mirror *s2 = (const struct stripe_mirror *)b; in btrfs_cmp_devid()
5936 struct stripe_mirror stripes[BTRFS_RAID1_MAX_MIRRORS] = { 0 }; in btrfs_read_rr()
5952 sort(stripes, num_stripes, sizeof(struct stripe_mirror), in btrfs_read_rr()