Home
last modified time | relevance | path

Searched refs:ata_eh_worth_retry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c1876 * ata_eh_worth_retry - analyze error and decide whether to retry
1884 static inline int ata_eh_worth_retry(struct ata_queued_cmd *qc) in ata_eh_worth_retry() function
1987 else if (ata_eh_worth_retry(qc)) in ata_eh_link_autopsy()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-eh.c1886 * ata_eh_worth_retry - analyze error and decide whether to retry
1894 static inline int ata_eh_worth_retry(struct ata_queued_cmd *qc) in ata_eh_worth_retry() function
2097 else if (ata_eh_worth_retry(qc)) in ata_eh_link_autopsy()

Completed in 9 milliseconds