Home
last modified time | relevance | path

Searched refs:CACHE_WL_FAIL (Results 1 – 3 of 3) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.h252 CACHE_WL_FAIL, enumerator
H A DHttpTransact.cc2165 if (s->cache_info.write_lock_state == CACHE_WL_FAIL) { in DecideCacheLookup()
2299 case CACHE_WL_FAIL: in HandlePushCacheWrite()
3149 case CACHE_WL_FAIL: in handle_cache_write_lock()
4829 case CACHE_WL_FAIL: in handle_transform_cache_write()
H A DHttpSM.cc2540 t_state.cache_info.write_lock_state = HttpTransact::CACHE_WL_FAIL; in state_cache_open_write()
2544 t_state.cache_info.write_lock_state = HttpTransact::CACHE_WL_FAIL; in state_cache_open_write()
2553 t_state.cache_info.write_lock_state = HttpTransact::CACHE_WL_FAIL; in state_cache_open_write()