Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2365 LASSERTF((int)offsetof(struct mdt_rec_link, lk_padding_4) == 104, "found %lld\n", in lustre_assert_wire_constants()
2366 (long long)(int)offsetof(struct mdt_rec_link, lk_padding_4)); in lustre_assert_wire_constants()
2367 LASSERTF((int)sizeof(((struct mdt_rec_link *)0)->lk_padding_4) == 8, "found %lld\n", in lustre_assert_wire_constants()
2368 (long long)(int)sizeof(((struct mdt_rec_link *)0)->lk_padding_4)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2448 __u64 lk_padding_4; /* rr_blocks */ member