Home
last modified time | relevance | path

Searched defs:chapter (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c217 static int __must_check initialize_cached_chapter_index(struct cached_chapter_index *chapter, in initialize_cached_chapter_index()
309 static inline void set_skip_search(struct cached_chapter_index *chapter, in set_skip_search()
317 static void score_search_hit(struct cached_chapter_index *chapter) in score_search_hit()
324 struct cached_chapter_index *chapter) in score_search_miss()
331 static void release_cached_chapter_index(struct cached_chapter_index *chapter) in release_cached_chapter_index()
393 struct cached_chapter_index *chapter; in uds_sparse_cache_contains() local
430 struct cached_chapter_index *chapter; in purge_search_list() local
458 static int __must_check cache_chapter_index(struct cached_chapter_index *chapter, in cache_chapter_index()
545 static inline bool should_skip_chapter(struct cached_chapter_index *chapter, in should_skip_chapter()
558 static int __must_check search_cached_chapter_index(struct cached_chapter_index *chapter, in search_cached_chapter_index()
[all …]
H A Dindex.c215 struct open_chapter_zone *chapter) in start_closing_chapter()
347 u32 chapter; in search_sparse_cache_in_zone() local
417 u64 chapter; in search_index_zone() local
830 u32 chapter = uds_map_to_physical_chapter(geometry, vcn); in rebuild_index_page_map() local