Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dglock.c1840 static const char *gfs2_stype[] = { variable
1851 #define GFS2_NR_SBSTATS (ARRAY_SIZE(gfs2_gltype) * ARRAY_SIZE(gfs2_stype))
1865 (index == 0) ? "cpu": gfs2_stype[subindex]); in gfs2_sbstats_seq_show()