Home
last modified time | relevance | path

Searched refs:obd_fid_init (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Dllite_lib.c245 err = obd_fid_init(sbi->ll_md_exp->exp_obd, sbi->ll_md_exp, in client_common_fill_super()
421 err = obd_fid_init(sbi->ll_dt_exp->exp_obd, sbi->ll_dt_exp, in client_common_fill_super()
/drivers/staging/lustre/lustre/include/
Dobd_class.h901 static inline int obd_fid_init(struct obd_device *obd, struct obd_export *exp, in obd_fid_init() function
/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c361 rc = obd_fid_init(mdc_obd, mdc_exp, LUSTRE_SEQ_METADATA); in lmv_connect_mdc()