Searched refs:lsr_uid_h (Results 1 – 3 of 3) sorted by relevance
228 __swab32s(&lsr->lsr_uid_h); in lustre_swab_llog_rec()
3402 LASSERTF((int)offsetof(struct llog_setattr64_rec, lsr_uid_h) == 36, "found %lld\n", in lustre_assert_wire_constants()3403 (long long)(int)offsetof(struct llog_setattr64_rec, lsr_uid_h)); in lustre_assert_wire_constants()3404 LASSERTF((int)sizeof(((struct llog_setattr64_rec *)0)->lsr_uid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()3405 (long long)(int)sizeof(((struct llog_setattr64_rec *)0)->lsr_uid_h)); in lustre_assert_wire_constants()
3049 __u32 lsr_uid_h; member