Searched refs:retries (Results 1 – 2 of 2) sorted by relevance
172 u8_t retries; member650 pEntry->retries = 0; in dns_check_entry()663 if (++pEntry->retries == DNS_MAX_RETRIES) { in dns_check_entry()668 pEntry->retries = 0; in dns_check_entry()683 pEntry->tmr = pEntry->retries; in dns_check_entry()
769 extern int ext3_should_retry_alloc(struct super_block *sb, int *retries);
Completed in 9 milliseconds