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

/linux-4.4.14/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.c1894 RAID5_P_STRIPE) { __raid_recover_end_io()
1905 if (rbio->bbio->raid_map[failb] == RAID5_P_STRIPE) { __raid_recover_end_io()
H A Dscrub.c1283 raid_map[i] == RAID5_P_STRIPE) scrub_stripe_index_and_offset()
H A Dvolumes.c5549 bbio->raid_map[(i+rot) % map->num_stripes] = RAID5_P_STRIPE; __btrfs_map_block()

Completed in 285 milliseconds