Lines Matching defs:dir
131 struct inode *dir = d_inode(parent); in __dcache_find_get_entry() local
186 struct inode *dir = d_inode(parent); in __dcache_readdir() local
745 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
812 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
835 static int ceph_mknod(struct inode *dir, struct dentry *dentry, in ceph_mknod()
890 static int ceph_create(struct inode *dir, struct dentry *dentry, umode_t mode, in ceph_create()
896 static int ceph_symlink(struct inode *dir, struct dentry *dentry, in ceph_symlink()
949 static int ceph_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in ceph_mkdir()
1015 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link()
1088 static int get_caps_for_async_unlink(struct inode *dir, struct dentry *dentry) in get_caps_for_async_unlink()
1127 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1608 struct inode *dir; in __dir_lease_try_check() local
1637 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry, in dir_lease_is_valid()
1674 struct inode *dir, *inode; in ceph_d_revalidate() local
1911 unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn) in ceph_dentry_hash()