Home
last modified time | relevance | path

Searched defs:oldpath (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/io_uring/
H A Dfs.c22 struct filename *oldpath; member
45 struct filename *oldpath; member
201 const char __user *oldpath, *newpath; in io_symlinkat_prep() local
/openbmc/qemu/hw/9pfs/
H A Dcofs.c269 int coroutine_fn v9fs_co_rename(V9fsPDU *pdu, V9fsPath *oldpath, in v9fs_co_rename()
310 V9fsString *name, const char *oldpath, in v9fs_co_symlink()
H A D9p-proxy.c339 V9fsString *path, *oldpath; in v9fs_request() local
860 static int proxy_symlink(FsContext *fs_ctx, const char *oldpath, in proxy_symlink()
883 static int proxy_link(FsContext *ctx, V9fsPath *oldpath, in proxy_link()
913 static int proxy_rename(FsContext *ctx, const char *oldpath, in proxy_rename()
H A D9p-synth.c386 static int synth_symlink(FsContext *fs_ctx, const char *oldpath, in synth_symlink()
393 static int synth_link(FsContext *fs_ctx, V9fsPath *oldpath, in synth_link()
400 static int synth_rename(FsContext *ctx, const char *oldpath, in synth_rename()
H A D9p-local.c879 static int local_symlink(FsContext *fs_ctx, const char *oldpath, in local_symlink()
955 static int local_link(FsContext *ctx, V9fsPath *oldpath, in local_link()
1347 static int local_rename(FsContext *ctx, const char *oldpath, in local_rename()
H A D9p.c3337 V9fsPath oldpath, newpath; in v9fs_fix_fid_paths() local
/openbmc/linux/tools/testing/selftests/openat2/
H A Dhelpers.c39 int sys_renameat2(int olddirfd, const char *oldpath, in sys_renameat2()
/openbmc/qemu/fsdev/
H A Dvirtfs-proxy-helper.c643 V9fsString oldpath, path; in do_create_others() local
871 V9fsString oldpath, path; in process_requests() local
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c29 int renameat2(int olddirfd, const char *oldpath, int newdirfd, 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/linux/fs/overlayfs/
H A Dcopy_up.c76 int ovl_copy_xattr(struct super_block *sb, const struct path *oldpath, struct dentry *new) in ovl_copy_xattr()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c2986 int yaffs_symlink(const YCHAR *oldpath, const YCHAR *newpath) in yaffs_symlink()
3070 int yaffs_link(const YCHAR *oldpath, const YCHAR *linkpath) in yaffs_link()
/openbmc/linux/fs/smb/server/
H A Dvfs.c639 struct path oldpath, newpath; in ksmbd_vfs_link() local