Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1969 LASSERTF((int)offsetof(struct mdt_body, padding_9) == 200, "found %lld\n", in lustre_assert_wire_constants()
1970 (long long)(int)offsetof(struct mdt_body, padding_9)); in lustre_assert_wire_constants()
1971 LASSERTF((int)sizeof(((struct mdt_body *)0)->padding_9) == 8, "found %lld\n", in lustre_assert_wire_constants()
1972 (long long)(int)sizeof(((struct mdt_body *)0)->padding_9)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2229 __u64 padding_9; member