Home
last modified time | relevance | path

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

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