Home
last modified time | relevance | path

Searched refs:UDS_QUERY (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h63 UDS_QUERY, enumerator
H A Dindex-session.c113 case UDS_QUERY: in uds_launch_request()
189 case UDS_QUERY: in update_session_stats()
H A Dindex.c447 ((request->type == UDS_QUERY) && overflow_record)) { in search_index_zone()
486 ((request->type == UDS_QUERY) && !found)) { in search_index_zone()
590 case UDS_QUERY: in dispatch_index_request()
/linux/drivers/md/dm-vdo/
H A Ddedupe.c1712 (data_vio_has_allocation(data_vio) ? UDS_POST : UDS_QUERY)); in start_querying()