Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dmbcache.c267 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_shrink_scan()
268 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_shrink_scan()
416 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_shrink()
417 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_shrink()
470 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_destroy()
471 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_destroy()
524 hlist_bl_lock(ce->e_block_hash_p); in mb_cache_entry_alloc()
525 hlist_bl_lock(ce->e_index_hash_p); in mb_cache_entry_alloc()
593 hlist_bl_lock(block_hash_p); in mb_cache_entry_insert()
611 hlist_bl_lock(index_hash_p); in mb_cache_entry_insert()
[all …]
Ddcache.c482 hlist_bl_lock(b); in __d_drop()
1970 hlist_bl_lock(&tmp->d_sb->s_anon); in __d_obtain_alias()
2412 hlist_bl_lock(b); in __d_rehash()
/linux-4.1.27/include/linux/
Dlist_bl.h118 static inline void hlist_bl_lock(struct hlist_bl_head *b) in hlist_bl_lock() function
/linux-4.1.27/fs/gfs2/
Dquota.c101 hlist_bl_lock(&qd_hash_table[hash]); in spin_lock_bucket()
Dglock.c100 hlist_bl_lock(&gl_hash_table[hash]); in spin_lock_bucket()