Searched defs:olddir (Results 1 – 5 of 5) sorted by relevance
835 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common()891 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()
1072 static int ovl_rename(struct inode *olddir, struct dentry *old, in ovl_rename()
1183 struct exfat_chain olddir, newdir; in __exfat_rename() local
1387 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local