Searched refs:is_parity_stripe (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 242 milliseconds