Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c73 #define GFS2_GL_HASH_SIZE BIT(GFS2_GL_HASH_SHIFT) macro
76 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,