Lines Matching defs:dentry
35 static int ceph_d_init(struct dentry *dentry) in ceph_d_init()
125 struct dentry *dentry; in __dcache_find_get_entry() local
180 struct dentry *dentry, *last = NULL; in __dcache_readdir() local
662 struct dentry *dentry, int err) in ceph_handle_snapdir()
694 struct dentry *dentry, int err) in ceph_finish_lookup()
719 static bool is_root_ceph_dentry(struct inode *inode, struct dentry *dentry) in is_root_ceph_dentry()
729 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
795 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
818 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod()
871 static int ceph_create(struct inode *dir, struct dentry *dentry, umode_t mode, in ceph_create()
877 static int ceph_symlink(struct inode *dir, struct dentry *dentry, in ceph_symlink()
921 static int ceph_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ceph_mkdir()
986 struct dentry *dentry) in ceph_link()
1026 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1130 void ceph_invalidate_dentry_lease(struct dentry *dentry) in ceph_invalidate_dentry_lease()
1142 static int dentry_lease_is_valid(struct dentry *dentry, unsigned int flags, in dentry_lease_is_valid()
1198 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry) in dir_lease_is_valid()
1217 static int ceph_d_revalidate(struct dentry *dentry, unsigned int flags) in ceph_d_revalidate()
1314 static void ceph_d_release(struct dentry *dentry) in ceph_d_release()
1336 static void ceph_d_prune(struct dentry *dentry) in ceph_d_prune()