Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c915 hpk.hpk_data_version = 0; in ll_ioc_copy_start()
991 hpk.hpk_data_version = 0; in ll_ioc_copy_end()
1026 hpk.hpk_data_version = data_version; in ll_ioc_copy_end()
1847 hpk.hpk_data_version = 0; in ll_dir_ioctl()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4258 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_data_version) == 48, "found %lld\n", in lustre_assert_wire_constants()
4259 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_data_version)); in lustre_assert_wire_constants()
4260 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_data_version) == 8, "found %lld\n", in lustre_assert_wire_constants()
4261 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_data_version)); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3618 __u64 hpk_data_version; member