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