Searched refs:gl_node (Results 1 – 2 of 2) sorted by relevance
79 .head_offset = offsetof(struct gfs2_glock, gl_node),144 rhashtable_remove_fast(&gl_hash_table, &gl->gl_node, ht_parms); in gfs2_glock_free()757 &new->gl_node, ht_parms); in find_insert_glock()828 gl->gl_node.next = NULL; in gfs2_glock_get()
394 struct rhash_head gl_node; member