Searched refs:__lmv_fid_alloc (Results 1 – 2 of 2) sorted by relevance
74 int __lmv_fid_alloc(struct lmv_obd *lmv, struct lu_fid *fid, u32 mds);
1213 int __lmv_fid_alloc(struct lmv_obd *lmv, struct lu_fid *fid, u32 mds) in __lmv_fid_alloc() function1265 rc = __lmv_fid_alloc(lmv, fid, mds); in lmv_fid_alloc()