Searched refs:ocfs2_export_ops (Results 1 – 3 of 3) sorted by relevance
17 extern const struct export_operations ocfs2_export_ops;
280 const struct export_operations ocfs2_export_ops = { variable
2015 sb->s_export_op = &ocfs2_export_ops; in ocfs2_initialize_super()