Lines Matching defs:dentry

39 static int ceph_d_init(struct dentry *dentry)  in ceph_d_init()
136 struct dentry *dentry; in __dcache_find_get_entry() local
193 struct dentry *dentry, *last = NULL; in __dcache_readdir() local
345 struct dentry *dentry = file->f_path.dentry; in ceph_readdir() local
724 struct dentry *dentry) in ceph_handle_snapdir()
758 struct dentry *dentry, int err) in ceph_finish_lookup()
786 static bool is_root_ceph_dentry(struct inode *inode, struct dentry *dentry) in is_root_ceph_dentry()
796 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
889 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
913 struct dentry *dentry, umode_t mode, dev_t rdev) in ceph_mknod()
980 struct dentry *dentry, umode_t mode, bool excl) in ceph_create()
1023 struct dentry *dentry, const char *dest) in ceph_symlink()
1097 struct dentry *dentry, umode_t mode) in ceph_mkdir()
1181 struct dentry *dentry) in ceph_link()
1239 struct dentry *dentry = req->r_dentry; in ceph_async_unlink_cb() local
1292 static int get_caps_for_async_unlink(struct inode *dir, struct dentry *dentry) in get_caps_for_async_unlink()
1331 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1604 struct dentry *dentry, *last = NULL; in __dentry_leases_walk() local
1689 static int __dentry_lease_check(const struct dentry *dentry) in __dentry_lease_check()
1704 static int __dir_lease_check(const struct dentry *dentry, in __dir_lease_check()
1765 void ceph_invalidate_dentry_lease(struct dentry *dentry) in ceph_invalidate_dentry_lease()
1804 static int dentry_lease_is_valid(struct dentry *dentry, unsigned int flags) in dentry_lease_is_valid()
1849 static int __dir_lease_try_check(const struct dentry *dentry) in __dir_lease_try_check()
1881 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry, in dir_lease_is_valid()
1916 static int ceph_d_revalidate(struct dentry *dentry, unsigned int flags) in ceph_d_revalidate()
2025 static int ceph_d_delete(const struct dentry *dentry) in ceph_d_delete()
2048 static void ceph_d_release(struct dentry *dentry) in ceph_d_release()
2072 static void ceph_d_prune(struct dentry *dentry) in ceph_d_prune()