Lines Matching defs:dir
132 struct inode *dir = d_inode(parent); in __dcache_find_get_entry() local
187 struct inode *dir = d_inode(parent); in __dcache_readdir() local
771 static struct dentry *ceph_lookup(struct inode *dir, struct dentry *dentry, in ceph_lookup()
861 int ceph_handle_notrace_create(struct inode *dir, struct dentry *dentry) in ceph_handle_notrace_create()
884 static int ceph_mknod(struct mnt_idmap *idmap, struct inode *dir, in ceph_mknod()
949 static int ceph_create(struct mnt_idmap *idmap, struct inode *dir, in ceph_create()
992 static int ceph_symlink(struct mnt_idmap *idmap, struct inode *dir, in ceph_symlink()
1063 static int ceph_mkdir(struct mnt_idmap *idmap, struct inode *dir, in ceph_mkdir()
1143 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link()
1252 static int get_caps_for_async_unlink(struct inode *dir, struct dentry *dentry) in get_caps_for_async_unlink()
1291 static int ceph_unlink(struct inode *dir, struct dentry *dentry) in ceph_unlink()
1802 struct inode *dir; in __dir_lease_try_check() local
1831 static int dir_lease_is_valid(struct inode *dir, struct dentry *dentry, in dir_lease_is_valid()
1868 struct inode *dir, *inode; in ceph_d_revalidate() local
2111 unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn) in ceph_dentry_hash()