Searched refs:hc_data_version (Results 1 – 3 of 3) sorted by relevance
949 copy->hc_data_version = data_version; in ll_ioc_copy_start()1031 (copy->hc_data_version != data_version)) { in ll_ioc_copy_end()1035 copy->hc_data_version, data_version); in ll_ioc_copy_end()
1170 __u64 hc_data_version; member
4210 LASSERTF((int)offsetof(struct hsm_copy, hc_data_version) == 0, "found %lld\n", in lustre_assert_wire_constants()4211 (long long)(int)offsetof(struct hsm_copy, hc_data_version)); in lustre_assert_wire_constants()4212 LASSERTF((int)sizeof(((struct hsm_copy *)0)->hc_data_version) == 8, "found %lld\n", in lustre_assert_wire_constants()4213 (long long)(int)sizeof(((struct hsm_copy *)0)->hc_data_version)); in lustre_assert_wire_constants()