Searched refs:hai_action (Results 1 – 6 of 6) sorted by relevance
123 hai->hai_action = HSMA_ARCHIVE; in mdc_kuc_write()127 hai->hai_action = HSMA_RESTORE; in mdc_kuc_write()
2029 __swab32s(&h->hai_action); in lustre_swab_hai()
917 if (copy->hc_hai.hai_action == HSMA_ARCHIVE) { in ll_ioc_copy_start()996 if (((copy->hc_hai.hai_action == HSMA_ARCHIVE) || in ll_ioc_copy_end()997 (copy->hc_hai.hai_action == HSMA_RESTORE)) && in ll_ioc_copy_end()1013 copy->hc_hai.hai_action == HSMA_ARCHIVE); in ll_ioc_copy_end()1029 if ((copy->hc_hai.hai_action == HSMA_ARCHIVE) && in ll_ioc_copy_end()
209 __swab32s(&arr->arr_hai.hai_action); in lustre_swab_llog_rec()
1051 __u32 hai_action; /* hsm_copytool_action, but use known size */ member
4117 LASSERTF((int)offsetof(struct hsm_action_item, hai_action) == 4, "found %lld\n", in lustre_assert_wire_constants()4118 (long long)(int)offsetof(struct hsm_action_item, hai_action)); in lustre_assert_wire_constants()4119 LASSERTF((int)sizeof(((struct hsm_action_item *)0)->hai_action) == 4, "found %lld\n", in lustre_assert_wire_constants()4120 (long long)(int)sizeof(((struct hsm_action_item *)0)->hai_action)); in lustre_assert_wire_constants()