Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmbcache.c107 hlist_bl_lock(head); in mb_cache_entry_create()
132 hlist_bl_lock(head); in __mb_cache_entry_free()
161 hlist_bl_lock(head); in __entry_find()
230 hlist_bl_lock(head); in mb_cache_entry_get()
H A Ddcache.c503 hlist_bl_lock(b); in ___d_drop()
2111 hlist_bl_lock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
2584 hlist_bl_lock(b); in __d_rehash()
2680 hlist_bl_lock(b); in d_alloc_parallel()
2760 hlist_bl_lock(b); in __d_lookup_unhash()
/openbmc/linux/fs/fscache/
H A Dvolume.c183 hlist_bl_lock(h); in fscache_hash_volume()
380 hlist_bl_lock(h); in fscache_unhash_volume()
H A Dcookie.c411 hlist_bl_lock(h); in fscache_hash_cookie()
941 hlist_bl_lock(h); in fscache_unhash_cookie()
/openbmc/linux/include/linux/
H A Dlist_bl.h146 static inline void hlist_bl_lock(struct hlist_bl_head *b) in hlist_bl_lock() function
/openbmc/linux/drivers/md/
H A Ddm-snap.c647 hlist_bl_lock(lock->complete_slot); in dm_exception_table_lock()
648 hlist_bl_lock(lock->pending_slot); in dm_exception_table_lock()
/openbmc/linux/fs/gfs2/
H A Dquota.c98 hlist_bl_lock(&qd_hash_table[hash]); in spin_lock_bucket()