Searched refs:o_ioepoch (Results 1 – 5 of 5) sorted by relevance
1556 __swab64s(&o->o_ioepoch); in lustre_swab_obdo()2113 oa->o_ioepoch); in dump_obdo()
1185 LASSERTF((int)offsetof(struct obdo, o_ioepoch) == 112, "found %lld\n", in lustre_assert_wire_constants()1186 (long long)(int)offsetof(struct obdo, o_ioepoch)); in lustre_assert_wire_constants()1187 LASSERTF((int)sizeof(((struct obdo *)0)->o_ioepoch) == 8, "found %lld\n", in lustre_assert_wire_constants()1188 (long long)(int)sizeof(((struct obdo *)0)->o_ioepoch)); in lustre_assert_wire_constants()
845 oa->o_ioepoch = cl_i2info(inode)->lli_ioepoch; in ccc_req_attr_set()
3245 __u64 o_ioepoch; /* epoch in ost writes */ member
923 oinfo.oi_oa->o_ioepoch = ioepoch; in ll_lsm_getattr()