Searched refs:GFS2_GL_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
72 #define GFS2_GL_HASH_SIZE (1 << GFS2_GL_HASH_SHIFT) macro73 #define GFS2_GL_HASH_MASK (GFS2_GL_HASH_SIZE - 1)75 static struct hlist_bl_head gl_hash_table[GFS2_GL_HASH_SIZE];1484 for (x = 0; x < GFS2_GL_HASH_SIZE; x++) in glock_hash_walk()1807 for(i = 0; i < GFS2_GL_HASH_SIZE; i++) { in gfs2_glock_init()1857 if (gi->hash >= GFS2_GL_HASH_SIZE) { in gfs2_glock_iter_next()1866 if (gi->hash >= GFS2_GL_HASH_SIZE) { in gfs2_glock_iter_next()