Home
last modified time | relevance | path

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

/kernel/liteos_m/components/fs/vfs/
H A Dvfs_partition.h42 #define MAX_PARTITION_NUM 4 macro
/kernel/uniproton/src/fs/vfs/
H A Dvfs_partition.h21 #define MAX_PARTITION_NUM 4 macro
/kernel/liteos_m/components/fs/fatfs/
H A Dfatfs.c217 if ((partId < 0) || (partId >= MAX_PARTITION_NUM)) { in GetLdPath()

Completed in 2 milliseconds