Home
last modified time | relevance | path

Searched refs:bestMp (Results 1 - 2 of 2) sorted by relevance

/kernel/uniproton/src/fs/vfs/
H A Dvfs_mount.c85 struct TagMountPoint *bestMp = NULL; in OsVfsFindMp() local
102 bestMp = mp; in OsVfsFindMp()
115 return bestMp; in OsVfsFindMp()
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_mount.c70 struct MountPoint *bestMp = NULL; in VfsMpFind() local
111 bestMp = mp; in VfsMpFind()
125 return bestMp; in VfsMpFind()

Completed in 1 milliseconds