Home
last modified time | relevance | path

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

/kernel/liteos_m/components/fs/vfs/
Dvfs_mount.h54 struct MountPoint { struct
56 struct MountPoint *mNext; /* point to next mount point */ argument
64 extern struct MountPoint *g_mountPoints; argument