Home
last modified time | relevance | path

Searched refs:__lmv_fid_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h74 int __lmv_fid_alloc(struct lmv_obd *lmv, struct lu_fid *fid, u32 mds);
Dlmv_obd.c1213 int __lmv_fid_alloc(struct lmv_obd *lmv, struct lu_fid *fid, u32 mds) in __lmv_fid_alloc() function
1265 rc = __lmv_fid_alloc(lmv, fid, mds); in lmv_fid_alloc()