Home
last modified time | relevance | path

Searched defs:oldName (Results 1 - 7 of 7) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_uts_container_002.cpp75 struct utsname oldName; in ItUtsContainer002() local
H A DIt_uts_container_004.cpp75 struct utsname oldName; in ItUtsContainer004() local
/kernel/uniproton/src/fs/
H A Dfs.c82 int rename(const char *oldName, const char *newName) in rename() argument
/kernel/liteos_m/components/fs/littlefs/
H A Dlfs_adapter.c576 int LfsRename(struct MountPoint *mp, const char *oldName, const char *newName) in LfsRename() argument
/kernel/uniproton/src/fs/littlefs/
H A Dlfs_adapter.c550 static S32 OsLfsRename(struct TagMountPoint *mp, const char *oldName, const char *newName) in OsLfsRename() argument
/kernel/uniproton/src/fs/vfs/
H A Dvfs_fs.c385 S32 OsVfsRename(const char *oldName, const char *newName) in OsVfsRename() argument
/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs.c782 int FatfsRename(struct MountPoint *mp, const char *oldName, const char *newName) in FatfsRename() argument

Completed in 7 milliseconds