Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dglock.c2154 static const struct seq_operations gfs2_sbstats_seq_ops = { variable
2209 int ret = seq_open(file, &gfs2_sbstats_seq_ops); in gfs2_sbstats_open()