Searched refs:OsVfsFsMgtFormat (Results 1 – 3 of 3) sorted by relevance
41 S32 OsVfsFsMgtFormat(const char *partName, char *fsType, void *data);
49 S32 OsVfsFsMgtFormat(const char *partName, char *fsType, void *data) in OsVfsFsMgtFormat() function
148 return OsVfsFsMgtFormat(partName, fsType, data); in PRT_PartitionFormat()