Searched defs:newpath (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/io_uring/ |
H A D | fs.c | 23 struct filename *newpath; member 46 struct filename *newpath; member 201 const char __user *oldpath, *newpath; in io_symlinkat_prep() local
|
/openbmc/linux/tools/testing/selftests/openat2/ |
H A D | helpers.c | 40 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-synth.c | 387 V9fsPath *newpath, const char *buf, FsCred *credp) in synth_symlink() 394 V9fsPath *newpath, const char *buf) in synth_link() 401 const char *newpath) in synth_rename()
|
H A D | cofs.c | 270 V9fsPath *newpath) in v9fs_co_rename()
|
H A D | 9p-proxy.c | 887 V9fsString newpath; in proxy_link() local 914 const char *newpath) in proxy_rename()
|
H A D | 9p-local.c | 1348 const char *newpath) in local_rename()
|
H A D | 9p.c | 3337 V9fsPath oldpath, newpath; in v9fs_fix_fid_paths() local
|
/openbmc/qemu/qga/ |
H A D | channel-win32.c | 287 gchar newpath[MAXPATHLEN] = {0}; in ga_channel_open() local
|
/openbmc/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 30 const char *newpath, unsigned int flags) in renameat2() 1957 static int test_rename(const char *const oldpath, const char *const newpath) in test_rename() 1964 static int test_exchange(const char *const oldpath, const char *const newpath) in test_exchange()
|
/openbmc/boost-dbus/include/dbus/ |
H A D | properties.hpp | 557 std::string newpath(path); in get_xml_for_path() local
|
/openbmc/linux/tools/perf/util/ |
H A D | dso.c | 565 char newpath[KMOD_DECOMP_LEN]; in __open_dso() local
|
/openbmc/linux/fs/smb/server/ |
H A D | vfs.c | 639 struct path oldpath, newpath; in ksmbd_vfs_link() local
|
/openbmc/bmcweb/include/ |
H A D | openbmc_dbus_rest.hpp | 158 std::string newpath; in introspectObjects() local
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 2986 int yaffs_symlink(const YCHAR *oldpath, const YCHAR *newpath) in yaffs_symlink()
|
/openbmc/qemu/qom/ |
H A D | object.c | 2088 char *newpath, *path = NULL; in object_get_canonical_path() local
|