Home
last modified time | relevance | path

Searched refs:partId (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs.c216 int partId = GetPartIdByPartName(source); in GetLdPath() local
217 if ((partId < 0) || (partId >= MAX_PARTITION_NUM)) { in GetLdPath()
221 char *volPath = g_volPath[partId]; in GetLdPath()

Completed in 2 milliseconds