Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c111 if (lco->lco_dt_exp) in cl_ocd_update()
112 cl_init_ea_size(lco->lco_md_exp, lco->lco_dt_exp); in cl_ocd_update()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_lite.h119 struct obd_export *lco_dt_exp; member
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c459 sbi->ll_lco.lco_dt_exp = sbi->ll_dt_exp; in client_common_fill_super()