Home
last modified time | relevance | path

Searched refs:hc_data_version (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c949 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()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1170 __u64 hc_data_version; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4210 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()