Searched refs:ceph_export_ops (Results 1 – 3 of 3) sorted by relevance
244 const struct export_operations ceph_export_ops = { variable
963 extern const struct export_operations ceph_export_ops;
863 s->s_export_op = &ceph_export_ops; in ceph_set_super()