Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2451 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_padding_2) == 80, "found %lld\n", in lustre_assert_wire_constants()
2452 (long long)(int)offsetof(struct mdt_rec_unlink, ul_padding_2)); in lustre_assert_wire_constants()
2453 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_padding_2) == 8, "found %lld\n", in lustre_assert_wire_constants()
2454 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_padding_2)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2479 __u64 ul_padding_2; /* rr_atime */ member