Home
last modified time | relevance | path

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

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