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