Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c1846 static const char *gfs2_stype[] = { variable
1857 #define GFS2_NR_SBSTATS (ARRAY_SIZE(gfs2_gltype) * ARRAY_SIZE(gfs2_stype))
1871 (index == 0) ? "cpu": gfs2_stype[subindex]); in gfs2_sbstats_seq_show()