Home
last modified time | relevance | path

Searched refs:gl_rcu (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dglock.c131 struct gfs2_glock *gl = container_of(rcu, struct gfs2_glock, gl_rcu); in gfs2_glock_dealloc()
177 call_rcu(&gl->gl_rcu, gfs2_glock_dealloc); in gfs2_glock_free()
1182 gfs2_glock_dealloc(&gl->gl_rcu); in gfs2_glock_get()
1232 gfs2_glock_dealloc(&gl->gl_rcu); in gfs2_glock_get()
A Dincore.h371 struct rcu_head gl_rcu; member

Completed in 11 milliseconds