Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlist_bl.h71 static inline int hlist_bl_empty(const struct hlist_bl_head *h) in hlist_bl_empty() function
/linux-4.4.14/fs/
Dmbcache.c796 if (!hlist_bl_empty(index_hash_p)) { in mb_cache_entry_find_first()
836 mb_assert(!hlist_bl_empty(index_hash_p)); in mb_cache_entry_find_next()
Ddcache.c1450 while (!hlist_bl_empty(&sb->s_anon)) { in shrink_dcache_for_umount()