Searched refs:is_parity_stripe (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/btrfs/
H A Draid56.h189 #define is_parity_stripe(x) (((x) == RAID5_P_STRIPE) || \ macro
H A Draid56.c2627 else if (is_parity_stripe(faila))
2632 else if (is_parity_stripe(failb))

Completed in 147 milliseconds