Searched refs:gl_hash (Results 1 – 2 of 2) sorted by relevance
85 static unsigned int gl_hash(const struct gfs2_sbd *sdp, in gl_hash() function205 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()
343 unsigned int gl_hash; member