Searched refs:isofs_export_ops (Results 1 – 3 of 3) sorted by relevance
201 extern const struct export_operations isofs_export_ops;
188 const struct export_operations isofs_export_ops = { variable
878 s->s_export_op = &isofs_export_ops; in isofs_fill_super()