Searched refs:lsr_gid_h (Results 1 – 3 of 3) sorted by relevance
230 __swab32s(&lsr->lsr_gid_h); in lustre_swab_llog_rec()
3408 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_gid_h) == 44, "found %lld\n", in lustre_assert_wire_constants()3409 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_gid_h)); in lustre_assert_wire_constants()3410 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_gid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()3411 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_gid_h)); in lustre_assert_wire_constants()
3035 __u32 lsr_gid_h; member