Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Ddir.c30 const struct dentry_operations ceph_dentry_ops; variable
1852 const struct dentry_operations ceph_dentry_ops = { variable
Dsuper.h1108 extern const struct dentry_operations ceph_dentry_ops;
Dsuper.c1006 s->s_d_op = &ceph_dentry_ops; in ceph_set_super()