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()
147 struct dentry *dentry, *last = NULL; in __dcache_readdir() local
553 struct dentry *dentry, int err) in ceph_handle_snapdir()
585 struct dentry *dentry, int err) in ceph_finish_lookup()
610 static int is_root_ceph_dentry(struct inode *inode, struct dentry *dentry) in is_root_ceph_dentry()
620 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
684 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
707 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod()
754 static int ceph_create(struct inode *dir, struct dentry *dentry, umode_t mode, in ceph_create()
760 static int ceph_symlink(struct inode *dir, struct dentry *dentry, in ceph_symlink()
798 static int ceph_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ceph_mkdir()
856 struct dentry *dentry) in ceph_link()
915 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1015 void ceph_invalidate_dentry_lease(struct dentry *dentry) in ceph_invalidate_dentry_lease()
1027 static int dentry_lease_is_valid(struct dentry *dentry) in dentry_lease_is_valid()
1076 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry) in dir_lease_is_valid()
1095 static int ceph_d_revalidate(struct dentry *dentry, unsigned int flags) in ceph_d_revalidate()
1137 static void ceph_d_release(struct dentry *dentry) in ceph_d_release()
1149 static int ceph_snapdir_d_revalidate(struct dentry *dentry, in ceph_snapdir_d_revalidate()
1165 static void ceph_d_prune(struct dentry *dentry) in ceph_d_prune()