Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h205 UDS_LOCATION_UNAVAILABLE, enumerator
H A Dindex.c369 } else if (request->location == UDS_LOCATION_UNAVAILABLE) { in get_record_from_zone()
471 } else if (request->location == UDS_LOCATION_UNAVAILABLE) { in search_index_zone()
629 set_request_location(request, UDS_LOCATION_UNAVAILABLE); in execute_zone_request()
641 set_request_location(request, UDS_LOCATION_UNAVAILABLE); in execute_zone_request()
H A Dvolume.c519 location = UDS_LOCATION_UNAVAILABLE; in search_page()
529 location = UDS_LOCATION_UNAVAILABLE; in search_page()