Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2723 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_suppgid1_h) == 28, "found %lld\n", in lustre_assert_wire_constants()
2724 (long long)(int)offsetof(struct mdt_rec_reint, rr_suppgid1_h)); in lustre_assert_wire_constants()
2725 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid1_h) == 4, "found %lld\n", in lustre_assert_wire_constants()
2726 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid1_h)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2563 __u32 rr_suppgid1_h; member