Home
last modified time | relevance | path

Searched refs:rr_suppgid1 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2719 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_suppgid1) == 24, "found %lld\n", in lustre_assert_wire_constants()
2720 (long long)(int)offsetof(struct mdt_rec_reint, rr_suppgid1)); in lustre_assert_wire_constants()
2721 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid1) == 4, "found %lld\n", in lustre_assert_wire_constants()
2722 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_suppgid1)); in lustre_assert_wire_constants()
Dpack_generic.c2036 __swab32s(&rr->rr_suppgid1); in lustre_swab_mdt_rec_reint()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2567 __u32 rr_suppgid1; member