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