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