Searched refs:ft_exp (Results 1 – 4 of 4) sorted by relevance
154 const char *exp_name = target->ft_exp != NULL ? in fld_rrb_scan()155 (char *)target->ft_exp->exp_obd->obd_uuid.uuid : in fld_rrb_scan()159 target->ft_exp, exp_name, target->ft_srv, in fld_rrb_scan()214 LASSERT(tar->ft_srv != NULL || tar->ft_exp != NULL); in fld_client_add_target()239 target->ft_exp = tar->ft_exp; in fld_client_add_target()240 if (target->ft_exp != NULL) in fld_client_add_target()241 class_export_get(target->ft_exp); in fld_client_add_target()268 if (target->ft_exp != NULL) in fld_client_del_target()269 class_export_put(target->ft_exp); in fld_client_del_target()397 if (target->ft_exp != NULL) in fld_client_fini()[all …]
190 return (const char *)tar->ft_exp->exp_obd->obd_name; in fld_target_name()
67 struct obd_export *ft_exp; member
381 target.ft_exp = mdc_exp; in lmv_connect_mdc()