Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1971 LASSERTF((int)offsetof(struct mdt_body, padding_10) == 208, "found %lld\n", in lustre_assert_wire_constants()
1972 (long long)(int)offsetof(struct mdt_body, padding_10)); in lustre_assert_wire_constants()
1973 LASSERTF((int)sizeof(((struct mdt_body *)0)->padding_10) == 8, "found %lld\n", in lustre_assert_wire_constants()
1974 (long long)(int)sizeof(((struct mdt_body *)0)->padding_10)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2235 __u64 padding_10; member