Lines Matching defs:dir
134 struct inode *dir = d_inode(parent); in __dcache_find_get_entry() local
191 struct inode *dir = d_inode(parent); in __dcache_readdir() local
795 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
888 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
911 static int ceph_mknod(struct mnt_idmap *idmap, struct inode *dir, in ceph_mknod()
978 static int ceph_create(struct mnt_idmap *idmap, struct inode *dir, in ceph_create()
1022 static int ceph_symlink(struct mnt_idmap *idmap, struct inode *dir, in ceph_symlink()
1096 static struct dentry *ceph_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ceph_mkdir()
1188 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link()
1297 static int get_caps_for_async_unlink(struct inode *dir, struct dentry *dentry) in get_caps_for_async_unlink()
1336 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1884 struct inode *dir; in __dir_lease_try_check() local
1913 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry, in dir_lease_is_valid()
1948 static int ceph_d_revalidate(struct inode *dir, const struct qstr *name, in ceph_d_revalidate()
2186 unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn) in ceph_dentry_hash()