Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2353 LASSERTF((int)offsetof(struct mdt_rec_link, lk_padding_1) == 80, "found %lld\n", in lustre_assert_wire_constants()
2354 (long long)(int)offsetof(struct mdt_rec_link, lk_padding_1)); in lustre_assert_wire_constants()
2355 LASSERTF((int)sizeof(((struct mdt_rec_link *)0)->lk_padding_1) == 8, "found %lld\n", in lustre_assert_wire_constants()
2356 (long long)(int)sizeof(((struct mdt_rec_link *)0)->lk_padding_1)); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2445 __u64 lk_padding_1; /* rr_atime */ member