Searched defs:oldpath (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/io_uring/ |
D | fs.c |
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofs.c | 306 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 D | 9p-synth.c | 393 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 D | 9p-local.c | 882 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 D | 9p.c | 3409 V9fsPath oldpath, newpath; in v9fs_fix_fid_paths() local
|
/openbmc/linux/tools/testing/selftests/openat2/ |
D | helpers.c |
|
/openbmc/linux/tools/testing/selftests/landlock/ |
D | fs_test.c |
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 2986 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()
|