Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2189 LASSERTF((int)offsetof(struct mdt_rec_setattr, sa_padding_3) == 124, "found %lld\n", in lustre_assert_wire_constants()
2190 (long long)(int)offsetof(struct mdt_rec_setattr, sa_padding_3)); in lustre_assert_wire_constants()
2191 LASSERTF((int)sizeof(((struct mdt_rec_setattr *)0)->sa_padding_3) == 4, "found %lld\n", in lustre_assert_wire_constants()
2192 (long long)(int)sizeof(((struct mdt_rec_setattr *)0)->sa_padding_3)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2296 __u32 sa_padding_3; member