Home
last modified time | relevance | path

Searched defs:mFs (Results 1 – 4 of 4) sorted by relevance

/kernel/uniproton/src/fs/vfs/
Dvfs_mount.h33 struct TagFsMap *mFs; /* 系统文件系统信息 */ member
Dvfs_mount.c150 struct TagFsMap *mFs = NULL; in OsVfsMount() local
/kernel/liteos_m/components/fs/vfs/
Dvfs_mount.h55 struct FsMap *mFs; /* file system info */ member
Dvfs_mount.c176 struct FsMap *mFs = NULL; in VfsMountPointInit() local