Home
last modified time | relevance | path

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

/linux-6.15/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.c557 hlist_bl_lock(b); in ___d_drop()
2021 hlist_bl_lock(&sb->s_roots); in __d_obtain_alias()
2464 hlist_bl_lock(b); in __d_rehash()
2561 hlist_bl_lock(b); in d_alloc_parallel()
2641 hlist_bl_lock(b); in __d_lookup_unhash()
/linux-6.15/include/linux/
H A Dlist_bl.h146 static inline void hlist_bl_lock(struct hlist_bl_head *b) in hlist_bl_lock() function
/linux-6.15/fs/netfs/
H A Dfscache_volume.c183 hlist_bl_lock(h); in fscache_hash_volume()
380 hlist_bl_lock(h); in fscache_unhash_volume()
H A Dfscache_cookie.c411 hlist_bl_lock(h); in fscache_hash_cookie()
941 hlist_bl_lock(h); in fscache_unhash_cookie()
/linux-6.15/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()
/linux-6.15/fs/gfs2/
H A Dquota.c98 hlist_bl_lock(&qd_hash_table[hash]); in spin_lock_bucket()