Searched refs:sx_suppgid2 (Results 1 – 3 of 3) sorted by relevance
2623 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_suppgid2) == 32, "found %lld\n", in lustre_assert_wire_constants()2624 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_suppgid2)); in lustre_assert_wire_constants()2625 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_suppgid2) == 4, "found %lld\n", in lustre_assert_wire_constants()2626 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_suppgid2)); in lustre_assert_wire_constants()
2533 __u32 sx_suppgid2; member
402 rec->sx_suppgid2 = -1; in mdc_xattr_common()