Searched refs:lsr_gid (Results 1 – 3 of 3) sorted by relevance
229 __swab32s(&lsr->lsr_gid); in lustre_swab_llog_rec()
3404 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_gid) == 40, "found %lld\n", in lustre_assert_wire_constants()3405 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_gid)); in lustre_assert_wire_constants()3406 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_gid) == 4, "found %lld\n", in lustre_assert_wire_constants()3407 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_gid)); in lustre_assert_wire_constants()
3034 __u32 lsr_gid; member