Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dexport.c598 const struct export_operations ceph_export_ops = { variable
H A Dsuper.h1343 extern const struct export_operations ceph_export_ops;
H A Dsuper.c1207 s->s_export_op = &ceph_export_ops; in ceph_set_super()