Searched refs:hp_cookie (Results 1 – 3 of 3) sorted by relevance
1161 __u64 hp_cookie; member
4183 LASSERTF((int)offsetof(struct hsm_progress, hp_cookie) == 16, "found %lld\n", in lustre_assert_wire_constants()4184 (long long)(int)offsetof(struct hsm_progress, hp_cookie)); in lustre_assert_wire_constants()4185 LASSERTF((int)sizeof(((struct hsm_progress *)0)->hp_cookie) == 8, "found %lld\n", in lustre_assert_wire_constants()4186 (long long)(int)sizeof(((struct hsm_progress *)0)->hp_cookie)); in lustre_assert_wire_constants()
1806 hpk.hpk_cookie = hp.hp_cookie; in ll_dir_ioctl()