Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.c1038 static const struct super_operations ceph_super_ops = { variable
1215 s->s_op = &ceph_super_ops; in ceph_set_super()