Home
last modified time | relevance | path

Searched refs:vfs_normalize_fullpath (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
Dfullpath.c213 static char *vfs_normalize_fullpath(const char *directory, const char *filename, char **pathname, i… in vfs_normalize_fullpath() function
283 fullpath = vfs_normalize_fullpath(directory, filename, pathname, namelen); in vfs_normalize_path()