Home
last modified time | relevance | path

Searched refs:ostid_to_fid (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_fid.h649 ostid_to_fid(fid, &oi, 0); in ost_fid_from_resid()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c970 rc = ostid_to_fid(fid, &lsm->lsm_oi, 0); in cl_echo_object_find()
1856 rc = ostid_to_fid(&fid, &oa->o_oi, 0); in echo_client_iocontrol()
/drivers/staging/lustre/lustre/lov/
Dlov_object.c233 result = ostid_to_fid(ofid, &oinfo->loi_oi, in lov_init_raid0()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h668 static inline int ostid_to_fid(struct lu_fid *fid, struct ost_id *ostid, in ostid_to_fid() function