Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dexport.c259 const struct export_operations ceph_export_ops = { variable
Dsuper.h844 extern const struct export_operations ceph_export_ops;
Dsuper.c771 s->s_export_op = &ceph_export_ops; in ceph_set_super()