Home
last modified time | relevance | path

Searched refs:AddPartitions (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/rootfs/
Dlos_rootfs.c125 STATIC INT32 AddPartitions(CHAR *dev, UINT64 rootAddr, UINT64 rootSize, UINT64 userAddr, UINT64 use… in AddPartitions() function
352 ret = AddPartitions(dev, rootAddr, rootSize, userAddr, userSize); in OsMountRootfs()