Searched defs:olddir (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_merge_view.h | 155 #define hmdfs_trace_rename_merge(olddir, olddentry, newdir, newdentry, err) \ argument
|
/kernel/linux/linux-5.10/fs/fuse/ |
D | dir.c | 873 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common() 929 static int fuse_rename2(struct inode *olddir, struct dentry *oldent, in fuse_rename2()
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
D | overlayfs.h | 210 static inline int ovl_do_rename(struct inode *olddir, struct dentry *olddentry, in ovl_do_rename()
|
D | dir.c | 1073 static int ovl_rename(struct inode *olddir, struct dentry *old, in ovl_rename()
|
/kernel/linux/linux-5.10/fs/exfat/ |
D | namei.c | 1183 struct exfat_chain olddir, newdir; in __exfat_rename() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
D | inode.c | 1391 struct inode *olddir = req->r_old_dentry_dir; in ceph_fill_trace() local
|