Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/ !
Dglock.c2413 static const char *gfs2_stype[] = { variable
2424 #define GFS2_NR_SBSTATS (ARRAY_SIZE(gfs2_gltype) * ARRAY_SIZE(gfs2_stype))
2438 (index == 0) ? "cpu": gfs2_stype[subindex]); in gfs2_sbstats_seq_show()