Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c127 static void gfs2_glock_dealloc(struct rcu_head *rcu) in gfs2_glock_dealloc() function
147 call_rcu(&gl->gl_rcu, gfs2_glock_dealloc); in gfs2_glock_free()