Searched refs:gl_rcu (Results 1 – 2 of 2) sorted by relevance
129 struct gfs2_glock *gl = container_of(rcu, struct gfs2_glock, gl_rcu); in gfs2_glock_dealloc()172 call_rcu(&gl->gl_rcu, gfs2_glock_dealloc); in __gfs2_glock_free()1210 gfs2_glock_dealloc(&gl->gl_rcu); in gfs2_glock_get()1252 gfs2_glock_dealloc(&gl->gl_rcu); in gfs2_glock_get()
369 struct rcu_head gl_rcu; member
Completed in 13 milliseconds