Searched defs:g_mountPoints (Results 1 – 2 of 2) sorted by relevance
| /kernel/uniproton/src/fs/vfs/ | ||
| D | vfs_mount.c | 26 static struct TagMountPoint *g_mountPoints; variable |
| /kernel/liteos_m/components/fs/vfs/ | ||
| D | vfs_mount.c | 45 struct MountPoint *g_mountPoints = NULL; variable |