Home
last modified time | relevance | path

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

/kernel/liteos_m/components/fs/vfs/
H A Dvfs_maps.c40 struct FsMap *VfsFsMapGet(const char *fsType) in VfsFsMapGet() function
100 if (VfsFsMapGet(fsType) != NULL) { in LOS_FsRegister()
H A Dvfs_partition.c147 struct FsMap *fMap = VfsFsMapGet(fsType); in LOS_DiskPartition()
172 struct FsMap *fMap = VfsFsMapGet(fsType); in LOS_PartitionFormat()
H A Dvfs_maps.h61 struct FsMap *VfsFsMapGet(const char *fsType);
H A Dvfs_mount.c188 mFs = VfsFsMapGet(fsType); in VfsMountPointInit()

Completed in 2 milliseconds