Home
last modified time | relevance | path

Searched refs:hai_extent (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c213 __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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1051 struct hsm_extent hai_extent; /* byte range to operate on */ member
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c904 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()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1934 __swab64s(&h->hai_extent.offset); in lustre_swab_hai()
1935 __swab64s(&h->hai_extent.length); in lustre_swab_hai()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4127 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()