Home
last modified time | relevance | path

Searched defs:fsType (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/fs/patchfs/
Dlos_partition_utils.h59 CHAR *fsType; member
/kernel/liteos_a/fs/rootfs/
Dlos_rootfs.c236 STATIC INT32 MountPartitions(CHAR *fsType, UINT32 mountFlags) in MountPartitions()
/kernel/liteos_a/drivers/block/disk/src/
Ddisk.c407 const CHAR *fsType = "FAT"; in GPTPartitionTypeRecognition() local