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