Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3412 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_padding) == 48, "found %lld\n", in lustre_assert_wire_constants()
3413 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_padding)); in lustre_assert_wire_constants()
3414 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_padding) == 8, "found %lld\n", in lustre_assert_wire_constants()
3415 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_padding)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3036 __u64 lsr_padding; member