Searched refs:hai_extent (Results 1 – 5 of 5) sorted by relevance
213 __swab64s(&arr->arr_hai.hai_extent.offset); in lustre_swab_llog_rec()214 __swab64s(&arr->arr_hai.hai_extent.length); in lustre_swab_llog_rec()
1051 struct hsm_extent hai_extent; /* byte range to operate on */ member
904 hpk.hpk_extent.offset = copy->hc_hai.hai_extent.offset; in ll_ioc_copy_start()980 hpk.hpk_extent = copy->hc_hai.hai_extent; in ll_ioc_copy_end()
1934 __swab64s(&h->hai_extent.offset); in lustre_swab_hai()1935 __swab64s(&h->hai_extent.length); in lustre_swab_hai()
4127 LASSERTF((int)offsetof(struct hsm_action_item, hai_extent) == 40, "found %lld\n", in lustre_assert_wire_constants()4128 (long long)(int)offsetof(struct hsm_action_item, hai_extent)); in lustre_assert_wire_constants()4129 LASSERTF((int)sizeof(((struct hsm_action_item *)0)->hai_extent) == 16, "found %lld\n", in lustre_assert_wire_constants()4130 (long long)(int)sizeof(((struct hsm_action_item *)0)->hai_extent)); in lustre_assert_wire_constants()