Searched refs:hai_cookie (Results 1 – 5 of 5) sorted by relevance
212 __swab64s(&arr->arr_hai.hai_cookie); in lustre_swab_llog_rec()
903 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_start()932 copy->hc_hai.hai_cookie); in ll_ioc_copy_start()979 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_end()
1052 __u64 hai_cookie; /* action cookie from coordinator */ member
4131 LASSERTF((int)offsetof(struct hsm_action_item, hai_cookie) == 56, "found %lld\n", in lustre_assert_wire_constants()4132 (long long)(int)offsetof(struct hsm_action_item, hai_cookie)); in lustre_assert_wire_constants()4133 LASSERTF((int)sizeof(((struct hsm_action_item *)0)->hai_cookie) == 8, "found %lld\n", in lustre_assert_wire_constants()4134 (long long)(int)sizeof(((struct hsm_action_item *)0)->hai_cookie)); in lustre_assert_wire_constants()
1933 __swab64s(&h->hai_cookie); in lustre_swab_hai()