Home
last modified time | relevance | path

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

/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.c512 hlist_bl_lock(b); in ___d_drop()
1977 hlist_bl_lock(&sb->s_roots); in __d_obtain_alias()
2418 hlist_bl_lock(b); in __d_rehash()
2514 hlist_bl_lock(b); in d_alloc_parallel()
2594 hlist_bl_lock(b); in __d_lookup_unhash()
/linux/fs/netfs/
H A Dfscache_volume.c183 hlist_bl_lock(h); in fscache_hash_volume()
381 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/include/linux/
H A Dlist_bl.h146 static inline void hlist_bl_lock(struct hlist_bl_head *b) in hlist_bl_lock() function
/linux/fs/gfs2/
H A Dquota.c98 hlist_bl_lock(&qd_hash_table[hash]); in spin_lock_bucket()