Lines Matching defs:dentry
34 int ceph_init_dentry(struct dentry *dentry) in ceph_init_dentry()
71 struct inode *ceph_get_dentry_parent_inode(struct dentry *dentry) in ceph_get_dentry_parent_inode()
127 struct dentry *dentry, *last; in __dcache_readdir() local
543 struct dentry *dentry, int err) in ceph_handle_snapdir()
575 struct dentry *dentry, int err) in ceph_finish_lookup()
600 static int is_root_ceph_dentry(struct inode *inode, struct dentry *dentry) in is_root_ceph_dentry()
610 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
674 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
697 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod()
744 static int ceph_create(struct inode *dir, struct dentry *dentry, umode_t mode, in ceph_create()
750 static int ceph_symlink(struct inode *dir, struct dentry *dentry, in ceph_symlink()
788 static int ceph_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ceph_mkdir()
846 struct dentry *dentry) in ceph_link()
905 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1006 void ceph_invalidate_dentry_lease(struct dentry *dentry) in ceph_invalidate_dentry_lease()
1018 static int dentry_lease_is_valid(struct dentry *dentry) in dentry_lease_is_valid()
1067 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry) in dir_lease_is_valid()
1086 static int ceph_d_revalidate(struct dentry *dentry, unsigned int flags) in ceph_d_revalidate()
1128 static void ceph_d_release(struct dentry *dentry) in ceph_d_release()
1140 static int ceph_snapdir_d_revalidate(struct dentry *dentry, in ceph_snapdir_d_revalidate()
1156 static void ceph_d_prune(struct dentry *dentry) in ceph_d_prune()