Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c909 hpk.hpk_fid = copy->hc_hai.hai_fid; in ll_ioc_copy_start()
986 hpk.hpk_fid = copy->hc_hai.hai_fid; in ll_ioc_copy_end()
1842 hpk.hpk_fid = hp.hp_fid; in ll_dir_ioctl()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4234 LASSERTF((int)offsetof(struct hsm_progress_kernel, hpk_fid) == 0, "found %lld\n", in lustre_assert_wire_constants()
4235 (long long)(int)offsetof(struct hsm_progress_kernel, hpk_fid)); in lustre_assert_wire_constants()
4236 LASSERTF((int)sizeof(((struct hsm_progress_kernel *)0)->hpk_fid) == 16, "found %lld\n", in lustre_assert_wire_constants()
4237 (long long)(int)sizeof(((struct hsm_progress_kernel *)0)->hpk_fid)); in lustre_assert_wire_constants()
Dpack_generic.c2488 lustre_swab_lu_fid(&hpk->hpk_fid); in lustre_swab_hsm_progress_kernel()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3611 lustre_fid hpk_fid; member
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1046 tgt = lmv_find_target(lmv, &hpk->hpk_fid); in lmv_iocontrol()