Searched refs:hlist_bl_for_each_entry (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ |
| H A D | mbcache.c | 108 hlist_bl_for_each_entry(dup, dup_node, head, e_hash_list) { in mb_cache_entry_create() 231 hlist_bl_for_each_entry(entry, node, head, e_hash_list) { in mb_cache_entry_get()
|
| H A D | dcache.c | 2661 hlist_bl_for_each_entry(dentry, node, b, d_u.d_in_lookup_hash) { in d_alloc_parallel()
|
| /linux/include/linux/ |
| H A D | list_bl.h | 169 #define hlist_bl_for_each_entry(tpos, pos, head, member) \ macro
|
| /linux/ |
| H A D | .clang-format | 497 - 'hlist_bl_for_each_entry'
|
| /linux/fs/netfs/ |
| H A D | fscache_cookie.c | 412 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_hash_cookie()
|