Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1761 LASSERTF((int)offsetof(struct lu_idxpage, lip_pad0) == 8, "found %lld\n", in lustre_assert_wire_constants()
1762 (long long)(int)offsetof(struct lu_idxpage, lip_pad0)); in lustre_assert_wire_constants()
1763 LASSERTF((int)sizeof(((struct lu_idxpage *)0)->lip_pad0) == 8, "found %lld\n", in lustre_assert_wire_constants()
1764 (long long)(int)sizeof(((struct lu_idxpage *)0)->lip_pad0)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3416 __u64 lip_pad0; /* additional padding for future use */ member