Searched refs:hc_hai (Results 1 – 3 of 3) sorted by relevance
909 hpk.hpk_fid = copy->hc_hai.hai_fid; in ll_ioc_copy_start()910 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_start()911 hpk.hpk_extent.offset = copy->hc_hai.hai_extent.offset; in ll_ioc_copy_start()919 if (copy->hc_hai.hai_action == HSMA_ARCHIVE) { in ll_ioc_copy_start()924 inode = search_inode_for_lustre(sb, ©->hc_hai.hai_fid); in ll_ioc_copy_start()939 PFID(©->hc_hai.hai_fid), rc, in ll_ioc_copy_start()940 copy->hc_hai.hai_cookie); in ll_ioc_copy_start()986 hpk.hpk_fid = copy->hc_hai.hai_fid; in ll_ioc_copy_end()987 hpk.hpk_cookie = copy->hc_hai.hai_cookie; in ll_ioc_copy_end()988 hpk.hpk_extent = copy->hc_hai.hai_extent; in ll_ioc_copy_end()[all …]
1174 struct hsm_action_item hc_hai; member
4226 LASSERTF((int)offsetof(struct hsm_copy, hc_hai) == 16, "found %lld\n", in lustre_assert_wire_constants()4227 (long long)(int)offsetof(struct hsm_copy, hc_hai)); in lustre_assert_wire_constants()4228 LASSERTF((int)sizeof(((struct hsm_copy *)0)->hc_hai) == 72, "found %lld\n", in lustre_assert_wire_constants()4229 (long long)(int)sizeof(((struct hsm_copy *)0)->hc_hai)); in lustre_assert_wire_constants()