Searched refs:ceph_snap_dentry_ops (Results 1 – 2 of 2) sorted by relevance
49 d_set_d_op(dentry, &ceph_snap_dentry_ops); in ceph_init_dentry()1269 const struct dentry_operations ceph_snap_dentry_ops = { variable
787 extern const struct dentry_operations ceph_dentry_ops, ceph_snap_dentry_ops,