Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlist_bl.h40 #define INIT_HLIST_BL_HEAD(ptr) \ macro
/linux-4.4.14/fs/
Dmbcache.c349 INIT_HLIST_BL_HEAD(&cache->c_block_hash[n]); in mb_cache_create()
355 INIT_HLIST_BL_HEAD(&cache->c_index_hash[n]); in mb_cache_create()
Dsuper.c205 INIT_HLIST_BL_HEAD(&s->s_anon); in alloc_super()
Ddcache.c3398 INIT_HLIST_BL_HEAD(dentry_hashtable + loop); in dcache_init_early()
3429 INIT_HLIST_BL_HEAD(dentry_hashtable + loop); in dcache_init()
/linux-4.4.14/fs/gfs2/
Dquota.c1725 INIT_HLIST_BL_HEAD(&qd_hash_table[i]); in gfs2_quota_hash_init()