Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1021 static inline int obd_fid_alloc(struct obd_export *exp, in obd_fid_alloc() function
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1273 rc = obd_fid_alloc(tgt->ltd_exp, fid, NULL); in __lmv_fid_alloc()