Searched refs:hpk_cookie (Results 1 – 4 of 4) sorted by relevance
908 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_start()985 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_end()1902 hpk.hpk_cookie = hp.hp_cookie; in ll_dir_ioctl()
4238 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_cookie) == 16, "found %lld\n", in lustre_assert_wire_constants()4239 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_cookie)); in lustre_assert_wire_constants()4240 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_cookie) == 8, "found %lld\n", in lustre_assert_wire_constants()4241 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_cookie)); in lustre_assert_wire_constants()
2520 __swab64s(&hpk->hpk_cookie); in lustre_swab_hsm_progress_kernel()
3607 __u64 hpk_cookie; member