Searched refs:gfs2_super_ops (Results 1 – 3 of 3) sorted by relevance
58 extern const struct super_operations gfs2_super_ops;
1474 const struct super_operations gfs2_super_ops = { variable
1162 sb->s_op = &gfs2_super_ops; in gfs2_fill_super()