Searched refs:LOV_PATTERN_RAID1 (Results 1 – 3 of 3) sorted by relevance
288 #define LOV_PATTERN_RAID1 0x002 macro
1500 #define LOV_PATTERN_RAID1 0x002 /* stripes are mirrors of each other */ macro
1435 LASSERTF(LOV_PATTERN_RAID1 == 0x00000002UL, "found 0x%.8xUL\n", in lustre_assert_wire_constants()1436 (unsigned)LOV_PATTERN_RAID1); in lustre_assert_wire_constants()