Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c75 #define GFS2_GL_HASH_SIZE BIT(GFS2_GL_HASH_SHIFT) macro
78 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,