Searched defs:partInfo (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_a/fs/patchfs/ | ||
H A D | los_patchfs.c | 42 struct PartitionInfo partInfo = { in OsMountPatchFs() local [all...] |
H A D | los_partition_utils.c | 36 STATIC INT32 MatchPartPos(CHAR *p, const CHAR *partInfoName, INT32 *partInfo) in MatchPartPos() argument 71 STATIC INT32 MatchPartInfo(CHAR *p, struct PartitionInfo *partInfo) in MatchPartInfo() argument 160 GetPartitionInfo(struct PartitionInfo *partInfo) GetPartitionInfo() argument 199 GetDevNameOfPartition(const struct PartitionInfo *partInfo) GetDevNameOfPartition() argument 221 ResetDevNameofPartition(const struct PartitionInfo *partInfo) ResetDevNameofPartition() argument [all...] |
Completed in 1 milliseconds