Searched refs:cache_has_pending_request_locked (Results 1 – 1 of 1) sorted by relevance
1079 static bool cache_has_pending_request_locked(Cache* cache, const Entry* key, in cache_has_pending_request_locked() function1289 if (!cache_has_pending_request_locked(cache, &key, true)) { in resolv_cache_lookup()1301 return !cache_has_pending_request_locked(cache, &key, false); in resolv_cache_lookup()