Home
last modified time | relevance | path

Searched refs:hp_fid (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1158 lustre_fid hp_fid; member
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4179 LASSERTF((int)offsetof(struct hsm_progress, hp_fid) == 0, "found %lld\n", in lustre_assert_wire_constants()
4180 (long long)(int)offsetof(struct hsm_progress, hp_fid)); in lustre_assert_wire_constants()
4181 LASSERTF((int)sizeof(((struct hsm_progress *)0)->hp_fid) == 16, "found %lld\n", in lustre_assert_wire_constants()
4182 (long long)(int)sizeof(((struct hsm_progress *)0)->hp_fid)); in lustre_assert_wire_constants()
/drivers/staging/lustre/lustre/llite/
Ddir.c1805 hpk.hpk_fid = hp.hp_fid; in ll_dir_ioctl()