Searched refs:RAID5_P_STRIPE (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Draid56.h36 #define RAID5_P_STRIPE ((u64)-2) macro
39 #define is_parity_stripe(x) (((x) == RAID5_P_STRIPE) || \
H A Draid56.c1884 RAID5_P_STRIPE) { __raid_recover_end_io()
1895 if (rbio->bbio->raid_map[failb] == RAID5_P_STRIPE) { __raid_recover_end_io()
H A Dscrub.c1300 raid_map[i] == RAID5_P_STRIPE) scrub_stripe_index_and_offset()
H A Dvolumes.c5283 bbio->raid_map[(i+rot) % map->num_stripes] = RAID5_P_STRIPE; __btrfs_map_block()

Completed in 198 milliseconds