Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dmbcache.c147 __mb_cache_entry_is_block_hashed(struct mb_cache_entry *ce) in __mb_cache_entry_is_block_hashed() function
156 if (__mb_cache_entry_is_block_hashed(ce)) in __mb_cache_entry_unhash_block()
216 if (!__mb_cache_entry_is_block_hashed(ce)) { in __mb_cache_entry_release()
600 mb_assert(!__mb_cache_entry_is_block_hashed(ce)); in mb_cache_entry_insert()
705 if (!__mb_cache_entry_is_block_hashed(ce)) { in mb_cache_entry_get()
760 if (!__mb_cache_entry_is_block_hashed(ce)) { in __mb_cache_entry_find()