Home
last modified time | relevance | path

Searched refs:ocfs2_export_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Dexport.h31 extern const struct export_operations ocfs2_export_ops;
Dexport.c266 const struct export_operations ocfs2_export_ops = { variable
Dsuper.c2061 sb->s_export_op = &ocfs2_export_ops; in ocfs2_initialize_super()