Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglock.c76 #define GFS2_GL_HASH_SIZE BIT(GFS2_GL_HASH_SHIFT) macro
79 .nelem_hint = GFS2_GL_HASH_SIZE * 3 / 4,