Searched defs:oldName (Results 1 – 7 of 7) sorted by relevance
75 struct utsname oldName; in ItUtsContainer004() local
75 struct utsname oldName; in ItUtsContainer002() local
82 int rename(const char *oldName, const char *newName) in rename()
576 int LfsRename(struct MountPoint *mp, const char *oldName, const char *newName) in LfsRename()
550 static S32 OsLfsRename(struct TagMountPoint *mp, const char *oldName, const char *newName) in OsLfsRename()
782 int FatfsRename(struct MountPoint *mp, const char *oldName, const char *newName) in FatfsRename()
385 S32 OsVfsRename(const char *oldName, const char *newName) in OsVfsRename()