Searched refs:gf_linkno (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 1208 PFID(&gf->gf_fid), gf->gf_recno, gf->gf_linkno); in mdc_ioc_fid2path() 1231 PFID(&gf->gf_fid), gf->gf_recno, gf->gf_linkno, gf->gf_path); in mdc_ioc_fid2path()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | wiretest.c | 3923 LASSERTF((int)offsetof(struct getinfo_fid2path, gf_linkno) == 24, "found %lld\n", in lustre_assert_wire_constants() 3924 (long long)(int)offsetof(struct getinfo_fid2path, gf_linkno)); in lustre_assert_wire_constants() 3925 LASSERTF((int)sizeof(((struct getinfo_fid2path *)0)->gf_linkno) == 4, "found %lld\n", in lustre_assert_wire_constants() 3926 (long long)(int)sizeof(((struct getinfo_fid2path *)0)->gf_linkno)); in lustre_assert_wire_constants()
|
D | pack_generic.c | 2003 __swab32s(&gf->gf_linkno); in lustre_swab_fid2path()
|
/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 747 gf->gf_linkno); in lmv_fid2path() 779 remote_gf->gf_linkno = -1; in lmv_fid2path()
|
/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 3572 __u32 gf_linkno; member
|