| /kernel/linux/linux-5.10/fs/ |
| H A D | mbcache.c | 108 hlist_bl_for_each_entry(dup, dup_node, head, e_hash_list) { in mb_cache_entry_create() function 231 hlist_bl_for_each_entry(entry, node, head, e_hash_list) { in mb_cache_entry_get() function 258 hlist_bl_for_each_entry(entry, node, head, e_hash_list) { in mb_cache_entry_delete() function
|
| H A D | dcache.c | 2590 hlist_bl_for_each_entry(dentry, node, b, d_u.d_in_lookup_hash) { in d_alloc_parallel() function
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | mbcache.c | 108 hlist_bl_for_each_entry(dup, dup_node, head, e_hash_list) { in mb_cache_entry_create() function 231 hlist_bl_for_each_entry(entry, node, head, e_hash_list) { in mb_cache_entry_get() function
|
| H A D | dcache.c | 2687 hlist_bl_for_each_entry(dentry, node, b, d_u.d_in_lookup_hash) { in d_alloc_parallel() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | list_bl.h | 162 * hlist_bl_for_each_entry - iterate over list of given type 169 #define hlist_bl_for_each_entry(tpos, pos, head, member) \ macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | list_bl.h | 162 * hlist_bl_for_each_entry - iterate over list of given type 169 #define hlist_bl_for_each_entry(tpos, pos, head, member) \ macro
|
| /kernel/linux/linux-6.6/fs/fscache/ |
| H A D | volume.c | 171 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_hash_volume() function 347 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_wake_pending_volume() function
|
| H A D | cookie.c | 412 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_hash_cookie() function
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| H A D | cookie.c | 194 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_hash_cookie() function
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-snap.c | 717 hlist_bl_for_each_entry(e, pos, slot, hash_list) in dm_lookup_exception() 775 hlist_bl_for_each_entry(e, pos, l, hash_list) { in dm_insert_exception() function
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-snap.c | 716 hlist_bl_for_each_entry(e, pos, slot, hash_list) in dm_lookup_exception() 774 hlist_bl_for_each_entry(e, pos, l, hash_list) { in dm_insert_exception() function
|