Searched refs:fcp_is_child_present (Results 1 – 1 of 1) sorted by relevance
528 static int fcp_is_child_present(struct fcp_lun *plun, child_info_t *cip);8267 if (fcp_is_child_present(plun, cip) != FC_SUCCESS) { in fcp_trigger_lun()12422 if (fcp_is_child_present(plun, cip) == FC_FAILURE) { in fcp_get_cip()12482 fcp_is_child_present(struct fcp_lun *plun, child_info_t *cip) in fcp_is_child_present() function13428 if (fcp_is_child_present(plun, plun->lun_cip) == FC_SUCCESS) { in fcp_remove_child()15629 if (fcp_is_child_present(plun, cip) == FC_FAILURE) { in fcp_update_mpxio_path()