Home
last modified time | relevance | path

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

/kernel/uniproton/src/fs/vfs/
Dvfs_maps.h41 S32 OsVfsFsMgtFormat(const char *partName, char *fsType, void *data);
Dvfs_maps.c49 S32 OsVfsFsMgtFormat(const char *partName, char *fsType, void *data) in OsVfsFsMgtFormat() function
Dvfs_partition.c148 return OsVfsFsMgtFormat(partName, fsType, data); in PRT_PartitionFormat()