Searched defs:oldpath (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/io_uring/ |
D | fs.c | 22 struct filename *oldpath; member 45 struct filename *oldpath; member 201 const char __user *oldpath, *newpath; in io_symlinkat_prep() local
|
/Linux-v6.6/tools/testing/selftests/openat2/ |
D | helpers.c | 39 int sys_renameat2(int olddirfd, const char *oldpath, in sys_renameat2()
|
/Linux-v6.6/tools/testing/selftests/landlock/ |
D | fs_test.c | 29 int renameat2(int olddirfd, const char *oldpath, int newdirfd, in renameat2() 1955 static int test_rename(const char *const oldpath, const char *const newpath) in test_rename() 1962 static int test_exchange(const char *const oldpath, const char *const newpath) in test_exchange()
|
/Linux-v6.6/fs/overlayfs/ |
D | copy_up.c | 76 int ovl_copy_xattr(struct super_block *sb, const struct path *oldpath, struct dentry *new) in ovl_copy_xattr()
|
/Linux-v6.6/fs/smb/server/ |
D | vfs.c | 639 struct path oldpath, newpath; in ksmbd_vfs_link() local
|