Lines Matching defs:dentry

36 int ceph_init_dentry(struct dentry *dentry)  in ceph_init_dentry()
74 struct inode *ceph_get_dentry_parent_inode(struct dentry *dentry) in ceph_get_dentry_parent_inode()
122 struct dentry *dentry, *last; in __dcache_readdir() local
511 struct dentry *dentry, int err) in ceph_handle_snapdir()
543 struct dentry *dentry, int err) in ceph_finish_lookup()
568 static int is_root_ceph_dentry(struct inode *inode, struct dentry *dentry) in is_root_ceph_dentry()
578 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
649 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
668 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod()
702 static int ceph_create(struct inode *dir, struct dentry *dentry, umode_t mode, in ceph_create()
724 static int ceph_symlink(struct inode *dir, struct dentry *dentry, in ceph_symlink()
756 static int ceph_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ceph_mkdir()
798 struct dentry *dentry) in ceph_link()
856 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
951 void ceph_invalidate_dentry_lease(struct dentry *dentry) in ceph_invalidate_dentry_lease()
963 static int dentry_lease_is_valid(struct dentry *dentry) in dentry_lease_is_valid()
1012 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry) in dir_lease_is_valid()
1031 static int ceph_d_revalidate(struct dentry *dentry, struct nameidata *nd) in ceph_d_revalidate()
1070 static void ceph_d_release(struct dentry *dentry) in ceph_d_release()
1082 static int ceph_snapdir_d_revalidate(struct dentry *dentry, in ceph_snapdir_d_revalidate()
1097 struct dentry *dentry = d_find_any_alias(inode); in ceph_dir_set_complete() local
1109 struct dentry *dentry = d_find_any_alias(inode); in ceph_dir_clear_complete() local
1120 struct dentry *dentry = d_find_any_alias(inode); in ceph_dir_test_complete() local
1136 static void ceph_d_prune(struct dentry *dentry) in ceph_d_prune()