Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.h60 extern const struct super_operations gfs2_super_ops;
H A Dsuper.c1615 const struct super_operations gfs2_super_ops = { variable
H A Dops_fstype.c1180 sb->s_op = &gfs2_super_ops; in gfs2_fill_super()