Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dlist_bl.h40 #define INIT_HLIST_BL_HEAD(ptr) \ macro
/linux-3.4.99/fs/
Dsuper.c141 INIT_HLIST_BL_HEAD(&s->s_anon); in alloc_super()
Ddcache.c3045 INIT_HLIST_BL_HEAD(dentry_hashtable + loop); in dcache_init_early()
3075 INIT_HLIST_BL_HEAD(dentry_hashtable + loop); in dcache_init()
/linux-3.4.99/fs/gfs2/
Dglock.c1810 INIT_HLIST_BL_HEAD(&gl_hash_table[i]); in gfs2_glock_init()