Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dmbcache.c100 hlist_bl_lock(head); in mb_cache_entry_create()
150 hlist_bl_lock(head); in __entry_find()
219 hlist_bl_lock(head); in mb_cache_entry_get()
247 hlist_bl_lock(head); in mb_cache_entry_delete()
289 hlist_bl_lock(head); in mb_cache_entry_delete_or_get()
366 hlist_bl_lock(head); in mb_cache_shrink()
Ddcache.c499 hlist_bl_lock(b); in ___d_drop()
2105 hlist_bl_lock(&dentry->d_sb->s_roots); in __d_instantiate_anon()
2544 hlist_bl_lock(b); in __d_rehash()
2637 hlist_bl_lock(b); in d_alloc_parallel()
2708 hlist_bl_lock(b); in __d_lookup_done()
/linux-5.19.10/include/linux/
Dlist_bl.h146 static inline void hlist_bl_lock(struct hlist_bl_head *b) in hlist_bl_lock() function
/linux-5.19.10/fs/fscache/
Dvolume.c169 hlist_bl_lock(h); in fscache_hash_volume()
365 hlist_bl_lock(h); in fscache_unhash_volume()
Dcookie.c409 hlist_bl_lock(h); in fscache_hash_cookie()
927 hlist_bl_lock(h); in fscache_unhash_cookie()
/linux-5.19.10/drivers/md/
Ddm-snap.c644 hlist_bl_lock(lock->complete_slot); in dm_exception_table_lock()
645 hlist_bl_lock(lock->pending_slot); in dm_exception_table_lock()
/linux-5.19.10/fs/gfs2/
Dquota.c98 hlist_bl_lock(&qd_hash_table[hash]); in spin_lock_bucket()