Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/container/
Dlos_user_container.c324 STATIC INT32 ParseUserData(CHAR *kbuf, UidGidExtent *extent, UidGidMap *newMap) in ParseUserData()
378 STATIC INT32 ParentMapIdRange(UidGidMap *newMap, UidGidMap *parentMap) in ParentMapIdRange()
401 UidGidMap newMap = {0}; in OsUserContainerMapWrite() local