Searched refs:hai_cookie (Results 1 – 5 of 5) sorted by relevance
215 __swab64s(&arr->arr_hai.hai_cookie); in lustre_swab_llog_rec()
910 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_start()940 copy->hc_hai.hai_cookie); in ll_ioc_copy_start()987 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_end()
1055 __u64 hai_cookie; /* action cookie from coordinator */ member
4133 LASSERTF((int)offsetof(struct hsm_action_item, hai_cookie) == 56, "found %lld\n", in lustre_assert_wire_constants()4134 (long long)(int)offsetof(struct hsm_action_item, hai_cookie)); in lustre_assert_wire_constants()4135 LASSERTF((int)sizeof(((struct hsm_action_item *)0)->hai_cookie) == 8, "found %lld\n", in lustre_assert_wire_constants()4136 (long long)(int)sizeof(((struct hsm_action_item *)0)->hai_cookie)); in lustre_assert_wire_constants()
2035 __swab64s(&h->hai_cookie); in lustre_swab_hai()