Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dglock.c130 static void gfs2_glock_dealloc(struct rcu_head *rcu) in gfs2_glock_dealloc() function
178 call_rcu(&gl->gl_rcu, gfs2_glock_dealloc); in gfs2_glock_free()
1188 gfs2_glock_dealloc(&gl->gl_rcu); in gfs2_glock_get()
1238 gfs2_glock_dealloc(&gl->gl_rcu); in gfs2_glock_get()