Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
Dfs.c
/openbmc/qemu/hw/9pfs/
H A Dcofs.c306 int coroutine_fn v9fs_co_rename(V9fsPDU *pdu, V9fsPath *oldpath, in v9fs_co_rename()
347 V9fsString *name, const char *oldpath, in v9fs_co_symlink()
H A D9p-synth.c393 static int synth_symlink(FsContext *fs_ctx, const char *oldpath, in synth_symlink()
400 static int synth_link(FsContext *fs_ctx, V9fsPath *oldpath, in synth_link()
407 static int synth_rename(FsContext *ctx, const char *oldpath, in synth_rename()
H A D9p-local.c882 static int local_symlink(FsContext *fs_ctx, const char *oldpath, in local_symlink()
958 static int local_link(FsContext *ctx, V9fsPath *oldpath, in local_link()
1360 static int local_rename(FsContext *ctx, const char *oldpath, in local_rename()
H A D9p.c3409 V9fsPath oldpath, newpath; in v9fs_fix_fid_paths() local
/openbmc/linux/tools/testing/selftests/openat2/
Dhelpers.c
/openbmc/linux/tools/testing/selftests/landlock/
Dfs_test.c
/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()