Home
last modified time | relevance | path

Searched refs:vfs_normalize_pathat (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/syscall/
H A Dsyscall_pub.c100 ret = vfs_normalize_pathat(fd, pathRet, fullpath); in GetFullpath()
H A Dfs_syscall.c2392 ret = vfs_normalize_pathat(fd, pathRet, &fullpath); in SysFchmodat()
2547 ret = vfs_normalize_pathat(dirfd, pathRet, &fullpath); in SysFstatat64()
/kernel/liteos_a/fs/vfs/operation/
H A Dfullpath.c305 int vfs_normalize_pathat(int dirfd, const char *filename, char **pathname) in vfs_normalize_pathat() function

Completed in 5 milliseconds