Searched defs:olddir (Results 1 – 4 of 4) sorted by relevance
1033 static int fuse_rename_common(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *oldent, in fuse_rename_common()1083 static int fuse_rename2(struct mnt_idmap *idmap, struct inode *olddir, in fuse_rename2()
1093 static int ovl_rename(struct mnt_idmap *idmap, struct inode *olddir, in ovl_rename()
355 static inline int ovl_do_rename(struct ovl_fs *ofs, struct inode *olddir, in ovl_do_rename()
1692 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local