Searched refs:gl_node (Results 1 – 2 of 2) sorted by relevance
76 .head_offset = offsetof(struct gfs2_glock, gl_node),167 rhashtable_remove_fast(&gl_hash_table, &gl->gl_node, ht_parms); in gfs2_glock_free()982 &new->gl_node, ht_parms); in find_insert_glock()1053 gl->gl_node.next = NULL; in gfs2_glock_get()
391 struct rhash_head gl_node; member