Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlist_bl.h77 static inline void hlist_bl_add_head(struct hlist_bl_node *n, in hlist_bl_add_head() function
/openbmc/linux/fs/
H A Dmbcache.c115 hlist_bl_add_head(&entry->e_hash_list, head); in mb_cache_entry_create()
H A Ddcache.c2112 hlist_bl_add_head(&dentry->d_hash, &dentry->d_sb->s_roots); in __d_instantiate_anon()
/openbmc/linux/fs/fscache/
H A Dvolume.c196 hlist_bl_add_head(&candidate->hash_link, h); in fscache_hash_volume()
H A Dcookie.c424 hlist_bl_add_head(&candidate->hash_link, h); in fscache_hash_cookie()
/openbmc/linux/drivers/md/
H A Ddm-snap.c807 hlist_bl_add_head(&new_e->hash_list, l); in dm_insert_exception()