Home
last modified time | relevance | path

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

/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-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()
/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()