Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dsuper.c822 static const struct super_operations ceph_super_ops = { variable
958 s->s_op = &ceph_super_ops; in ceph_set_super()