Searched defs:olddir (Results 1 – 5 of 5) sorted by relevance
878 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common()934 static int fuse_rename2(struct inode *olddir, struct dentry *oldent, in fuse_rename2()
210 static inline int ovl_do_rename(struct inode *olddir, struct dentry *olddentry, in ovl_do_rename()
1087 static int ovl_rename(struct inode *olddir, struct dentry *old, in ovl_rename()
1183 struct exfat_chain olddir, newdir; in __exfat_rename() local
1391 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local