Searched refs:lk_seq (Results 1 – 2 of 2) sorted by relevance
3892 LASSERTF((int)offsetof(struct lustre_capa_key, lk_seq) == 0, "found %lld\n", in lustre_assert_wire_constants()3893 (long long)(int)offsetof(struct lustre_capa_key, lk_seq)); in lustre_assert_wire_constants()3894 LASSERTF((int)sizeof(((struct lustre_capa_key *)0)->lk_seq) == 8, "found %lld\n", in lustre_assert_wire_constants()3895 (long long)(int)sizeof(((struct lustre_capa_key *)0)->lk_seq)); in lustre_assert_wire_constants()
3496 __u64 lk_seq; /**< mds# */ member