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