Searched defs:olddir (Results 1 – 4 of 4) sorted by relevance
167 static inline int ovl_do_rename(struct inode *olddir, struct dentry *olddentry, in ovl_do_rename()
1041 static int ovl_rename(struct inode *olddir, struct dentry *old, in ovl_rename()
748 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common()804 static int fuse_rename2(struct inode *olddir, struct dentry *oldent, in fuse_rename2()
1329 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local