Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h69 UDS_POST, enumerator
H A Dindex-session.c112 case UDS_POST: in uds_launch_request()
161 case UDS_POST: in update_session_stats()
H A Dindex.c588 case UDS_POST: 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()
2882 if ((operation == UDS_POST) || (operation == UDS_UPDATE)) { in prepare_uds_request()