Searched refs:fc_eh_should_retry_cmd (Results 1 – 2 of 2) sorted by relevance
3849 bool fc_eh_should_retry_cmd(struct scsi_cmnd *scmd) in fc_eh_should_retry_cmd() function3860 EXPORT_SYMBOL_GPL(fc_eh_should_retry_cmd);
8095 .eh_should_retry_cmd = fc_eh_should_retry_cmd,