Home
last modified time | relevance | path

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

/kernel/uniproton/src/fs/vfs/
Dvfs_mount.c82 struct TagMountPoint *OsVfsFindMp(const char *path, const char **pathInMp) in OsVfsFindMp()
151 const char *pathInMp = NULL; in OsVfsMount() local
216 const char *pathInMp = NULL; in OsVfsUmount() local
265 const char *pathInMp = NULL; in OsVfsUmount2() local
Dvfs_fs.c63 const char *pathInMp = NULL; in OsVfsOpen() local
280 const char *pathInMp = NULL; in OsVfsStat() local
325 const char *pathInMp = NULL; in OsVfsStatfs() local
358 const char *pathInMp = NULL; in OsVfsUnlink() local
486 const char *pathInMp = NULL; in OsVfsOpendir() local
605 const char *pathInMp = NULL; in OsVfsMkdir() local
/kernel/liteos_m/components/fs/vfs/
Dvfs_mount.c67 struct MountPoint *VfsMpFind(const char *path, const char **pathInMp) in VfsMpFind()
128 struct MountPoint *VfsMpFind(const char *path, const char **pathInMp) in VfsMpFind()
175 const char *pathInMp = NULL; in VfsMountPointInit() local
Dvfs_fs.c234 const char *pathInMp = NULL; in VfsOpen() local
693 const char *pathInMp = NULL; in stat() local
733 const char *pathInMp = NULL; in statfs() local
770 const char *pathInMp = NULL; in unlink() local
886 const char *pathInMp = NULL; in opendir() local
1014 const char *pathInMp = NULL; in mkdir() local
1047 const char *pathInMp = NULL; in rmdir() local