Searched refs:rr_ctime (Results 1 – 3 of 3) sorted by relevance
2751 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_ctime) == 88, "found %lld\n", in lustre_assert_wire_constants()2752 (long long)(int)offsetof(struct mdt_rec_reint, rr_ctime)); in lustre_assert_wire_constants()2753 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_ctime) == 8, "found %lld\n", in lustre_assert_wire_constants()2754 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_ctime)); in lustre_assert_wire_constants()
2044 __swab64s(&rr->rr_ctime); in lustre_swab_mdt_rec_reint()
2575 __s64 rr_ctime; member