Lines Matching defs:dentry
38 static int ceph_d_init(struct dentry *dentry) in ceph_d_init()
128 struct dentry *dentry; in __dcache_find_get_entry() local
183 struct dentry *dentry, *last = NULL; in __dcache_readdir() local
666 struct dentry *dentry, int err) in ceph_handle_snapdir()
698 struct dentry *dentry, int err) in ceph_finish_lookup()
723 static bool is_root_ceph_dentry(struct inode *inode, struct dentry *dentry) in is_root_ceph_dentry()
733 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
799 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
822 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod()
878 static int ceph_create(struct inode *dir, struct dentry *dentry, umode_t mode, in ceph_create()
884 static int ceph_symlink(struct inode *dir, struct dentry *dentry, in ceph_symlink()
934 static int ceph_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ceph_mkdir()
1002 struct dentry *dentry) in ceph_link()
1042 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1247 int (*check)(struct dentry*, void*)) in __dentry_leases_walk()
1250 struct dentry *dentry, *last = NULL; in __dentry_leases_walk() local
1332 static int __dentry_lease_check(struct dentry *dentry, void *arg) in __dentry_lease_check()
1347 static int __dir_lease_check(struct dentry *dentry, void *arg) in __dir_lease_check()
1408 void ceph_invalidate_dentry_lease(struct dentry *dentry) in ceph_invalidate_dentry_lease()
1448 static int dentry_lease_is_valid(struct dentry *dentry, unsigned int flags) in dentry_lease_is_valid()
1491 static int __dir_lease_try_check(const struct dentry *dentry) in __dir_lease_try_check()
1523 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry) in dir_lease_is_valid()
1552 static int ceph_d_revalidate(struct dentry *dentry, unsigned int flags) in ceph_d_revalidate()
1649 static int ceph_d_delete(const struct dentry *dentry) in ceph_d_delete()
1672 static void ceph_d_release(struct dentry *dentry) in ceph_d_release()
1694 static void ceph_d_prune(struct dentry *dentry) in ceph_d_prune()