Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlist_bl.h43 static inline void INIT_HLIST_BL_NODE(struct hlist_bl_node *h) in INIT_HLIST_BL_NODE() function
114 INIT_HLIST_BL_NODE(n); in hlist_bl_del_init()
/linux-4.1.27/fs/gfs2/
Dmain.c52 INIT_HLIST_BL_NODE(&gl->gl_list); in gfs2_init_glock_once()
/linux-4.1.27/fs/
Dmbcache.c551 INIT_HLIST_BL_NODE(&ce->e_block_list); in mb_cache_entry_alloc()
552 INIT_HLIST_BL_NODE(&ce->e_index.o_list); in mb_cache_entry_alloc()
Ddcache.c1595 INIT_HLIST_BL_NODE(&dentry->d_hash); in __d_alloc()