Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmbcache.c108 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 Ddcache.c2693 hlist_bl_for_each_entry(dentry, node, b, d_u.d_in_lookup_hash) { in d_alloc_parallel()
/openbmc/linux/fs/fscache/
H A Dvolume.c184 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_hash_volume()
359 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_wake_pending_volume()
H A Dcookie.c412 hlist_bl_for_each_entry(cursor, p, h, hash_link) { in fscache_hash_cookie()
/openbmc/linux/include/linux/
H A Dlist_bl.h169 #define hlist_bl_for_each_entry(tpos, pos, head, member) \ macro
/openbmc/linux/
H A D.clang-format413 - 'hlist_bl_for_each_entry'
/openbmc/linux/drivers/md/
H A Ddm-snap.c718 hlist_bl_for_each_entry(e, pos, slot, hash_list) in dm_lookup_exception()
776 hlist_bl_for_each_entry(e, pos, l, hash_list) { in dm_insert_exception()