Searched refs:hpk_fid (Results 1 – 5 of 5) sorted by relevance
902 hpk.hpk_fid = copy->hc_hai.hai_fid; in ll_ioc_copy_start()978 hpk.hpk_fid = copy->hc_hai.hai_fid; in ll_ioc_copy_end()1805 hpk.hpk_fid = hp.hp_fid; in ll_dir_ioctl()
4232 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_fid) == 0, "found %lld\n", in lustre_assert_wire_constants()4233 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_fid)); in lustre_assert_wire_constants()4234 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_fid) == 16, "found %lld\n", in lustre_assert_wire_constants()4235 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_fid)); in lustre_assert_wire_constants()
2272 lustre_swab_lu_fid(&hpk->hpk_fid); in lustre_swab_hsm_progress_kernel()
3561 lustre_fid hpk_fid; member
1008 tgt = lmv_find_target(lmv, &hpk->hpk_fid); in lmv_iocontrol()