Searched refs:ft_exp (Results 1 – 4 of 4) sorted by relevance
153 const char *exp_name = target->ft_exp != NULL ? in fld_rrb_scan()154 (char *)target->ft_exp->exp_obd->obd_uuid.uuid : in fld_rrb_scan()158 target->ft_exp, exp_name, target->ft_srv, in fld_rrb_scan()213 LASSERT(tar->ft_srv != NULL || tar->ft_exp != NULL); in fld_client_add_target()238 target->ft_exp = tar->ft_exp; in fld_client_add_target()239 if (target->ft_exp != NULL) in fld_client_add_target()240 class_export_get(target->ft_exp); in fld_client_add_target()267 if (target->ft_exp != NULL) in fld_client_del_target()268 class_export_put(target->ft_exp); in fld_client_del_target()382 if (target->ft_exp != NULL) in fld_client_fini()[all …]
184 return (const char *)tar->ft_exp->exp_obd->obd_name; in fld_target_name()
66 struct obd_export *ft_exp; member
366 target.ft_exp = mdc_exp; in lmv_connect_mdc()