Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dindexer.h208 UDS_LOCATION_IN_OPEN_CHAPTER, enumerator
H A Dindex.c324 request->found = ((new_location == UDS_LOCATION_IN_OPEN_CHAPTER) || in set_request_location()
334 request->location = UDS_LOCATION_IN_OPEN_CHAPTER; in set_chapter_location()
570 if (request->location == UDS_LOCATION_IN_OPEN_CHAPTER) in remove_from_index_zone()
H A Dindex-session.c167 if (request->location == UDS_LOCATION_IN_OPEN_CHAPTER) in update_session_stats()