Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c2636 static const struct seq_operations gfs2_glock_seq_ops = { variable
2684 return __gfs2_glocks_open(inode, file, &gfs2_glock_seq_ops); in gfs2_glocks_open()