Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dexport.h15 extern const struct export_operations ocfs2_export_ops;
Dexport.c278 const struct export_operations ocfs2_export_ops = { variable
Dsuper.c2018 sb->s_export_op = &ocfs2_export_ops; in ocfs2_initialize_super()