Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c2609 LASSERTF((int)offsetof(struct mdt_rec_setxattr, sx_fsgid_h) == 20, "found %lld\n", in lustre_assert_wire_constants()
2610 (long long)(int)offsetof(struct mdt_rec_setxattr, sx_fsgid_h)); in lustre_assert_wire_constants()
2611 LASSERTF((int)sizeof(((struct mdt_rec_setxattr *)0)->sx_fsgid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()
2612 (long long)(int)sizeof(((struct mdt_rec_setxattr *)0)->sx_fsgid_h)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2518 __u32 sx_fsgid_h; member