Searched refs:lip_flags (Results 1 – 2 of 2) sorted by relevance
1753 LASSERTF((int)offsetof(struct lu_idxpage, lip_flags) == 4, "found %lld\n", in lustre_assert_wire_constants()1754 (long long)(int)offsetof(struct lu_idxpage, lip_flags)); in lustre_assert_wire_constants()1755 LASSERTF((int)sizeof(((struct lu_idxpage *)0)->lip_flags) == 2, "found %lld\n", in lustre_assert_wire_constants()1756 (long long)(int)sizeof(((struct lu_idxpage *)0)->lip_flags)); in lustre_assert_wire_constants()
3414 __u16 lip_flags; member