Searched refs:ul_fsuid_h (Results 1 – 2 of 2) sorted by relevance
2411 LASSERTF((int)offsetof(struct mdt_rec_unlink, ul_fsuid_h) == 12, "found %lld\n", in lustre_assert_wire_constants()2412 (long long)(int)offsetof(struct mdt_rec_unlink, ul_fsuid_h)); in lustre_assert_wire_constants()2413 LASSERTF((int)sizeof(((struct mdt_rec_unlink *)0)->ul_fsuid_h) == 4, "found %lld\n", in lustre_assert_wire_constants()2414 (long long)(int)sizeof(((struct mdt_rec_unlink *)0)->ul_fsuid_h)); in lustre_assert_wire_constants()
2474 __u32 ul_fsuid_h; member