Searched defs:olddir (Results 1 – 4 of 4) sorted by relevance
109 static inline int ovl_do_rename(struct inode *olddir, struct dentry *olddentry, in ovl_do_rename()
703 static int ovl_rename2(struct inode *olddir, struct dentry *old, in ovl_rename2()
700 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common()756 static int fuse_rename2(struct inode *olddir, struct dentry *oldent, in fuse_rename2()
1210 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local