Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglock.c85 static unsigned int gl_hash(const struct gfs2_sbd *sdp, in gl_hash() function
205 spin_lock_bucket(gl->gl_hash); in gfs2_glock_put()
207 spin_unlock_bucket(gl->gl_hash); in gfs2_glock_put()
709 unsigned int hash = gl_hash(sdp, &name); in gfs2_glock_get()
749 gl->gl_hash = hash; in gfs2_glock_get()
Dincore.h343 unsigned int gl_hash; member