Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/rootfs/
Dlos_rootfs.c82 UINT64 patchSizeCnt = PATCH_SIZE / EMMC_SEC_SIZE; in AddEmmcParts() local
83 ret = add_mmc_partition(emmc, patchStartCnt, patchSizeCnt); in AddEmmcParts()