Searched defs:newpath (Results 1 – 4 of 4) sorted by relevance
23 struct filename *newpath; member 46 struct filename *newpath; member 201 const char __user *oldpath, *newpath; in io_symlinkat_prep() local [all...]
40 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
49 const char *newpath, unsigned int flags) in renameat2()2216 static int test_rename(const char *const oldpath, const char *const newpath) in test_rename()2223 static int test_exchange(const char *const oldpath, const char *const newpath) in test_exchange()
630 struct path oldpath, newpath; in ksmbd_vfs_link() local