Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dsuper.c1027 static const struct super_operations ceph_super_ops = { variable
1204 s->s_op = &ceph_super_ops; in ceph_set_super()