Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dglock.c127 static void gfs2_glock_dealloc(struct rcu_head *rcu) in gfs2_glock_dealloc() function
146 call_rcu(&gl->gl_rcu, gfs2_glock_dealloc); in gfs2_glock_free()