Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1957 LASSERTF((int)offsetof(struct mdt_body, padding_6) == 176, "found %lld\n", in lustre_assert_wire_constants()
1958 (long long)(int)offsetof(struct mdt_body, padding_6)); in lustre_assert_wire_constants()
1959 LASSERTF((int)sizeof(((struct mdt_body *)0)->padding_6) == 8, "found %lld\n", in lustre_assert_wire_constants()
1960 (long long)(int)sizeof(((struct mdt_body *)0)->padding_6)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2221 __u64 padding_6; member