Home
last modified time | relevance | path

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

/fs/ceph/
Ddir.c29 const struct dentry_operations ceph_dentry_ops; variable
53 d_set_d_op(dentry, &ceph_dentry_ops); in ceph_init_dentry()
1355 const struct dentry_operations ceph_dentry_ops = { variable
Dsuper.h941 extern const struct dentry_operations ceph_dentry_ops, ceph_snap_dentry_ops,
Dinode.c945 if (dentry->d_op != &ceph_dentry_ops) in update_dentry_lease()