Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dchapter-index.c66 static inline bool was_entry_found(const struct delta_index_entry *entry, u32 address) in was_entry_found() function
99 found = was_entry_found(&entry, address); in uds_put_open_chapter_index_record()
287 if (was_entry_found(&entry, address)) in uds_search_chapter_index_page()