Searched refs:lk_fsuid_h (Results 1 – 2 of 2) sorted by relevance
2315 LASSERTF((int)offsetof(struct mdt_rec_link, lk_fsuid_h) == 12, "found %lld\n", in lustre_assert_wire_constants()2316 (long long)(int)offsetof(struct mdt_rec_link, lk_fsuid_h)); in lustre_assert_wire_constants()2317 LASSERTF((int)sizeof(((struct mdt_rec_link *)0)->lk_fsuid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2318 (long long)(int)sizeof(((struct mdt_rec_link *)0)->lk_fsuid_h)); in lustre_assert_wire_constants()
2442 __u32 lk_fsuid_h; member