Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2625 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_suppgid2_h) == 36, "found %lld\n", in lustre_assert_wire_constants()
2626 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_suppgid2_h)); in lustre_assert_wire_constants()
2627 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_suppgid2_h) == 4, "found %lld\n", in lustre_assert_wire_constants()
2628 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_suppgid2_h)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2522 __u32 sx_suppgid2_h; member