Searched refs:rr_atime (Results 1 – 3 of 3) sorted by relevance
2747 LASSERTF((int)offsetof(struct mdt_rec_reint, rr_atime) == 80, "found %lld\n", in lustre_assert_wire_constants()2748 (long long)(int)offsetof(struct mdt_rec_reint, rr_atime)); in lustre_assert_wire_constants()2749 LASSERTF((int)sizeof(((struct mdt_rec_reint *)0)->rr_atime) == 8, "found %lld\n", in lustre_assert_wire_constants()2750 (long long)(int)sizeof(((struct mdt_rec_reint *)0)->rr_atime)); in lustre_assert_wire_constants()
2071 __swab64s(&rr->rr_atime); in lustre_swab_mdt_rec_reint()
2569 __s64 rr_atime; member