Home
last modified time | relevance | path

Searched refs:lk_seq (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3892 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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3496 __u64 lk_seq; /**< mds# */ member