Home
last modified time | relevance | path

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

/lk-master/lib/fs/
A Dfs.c60 static struct fs_mount *find_mount(const char *path, const char **trimmed_path) { in find_mount() argument
73 if (trimmed_path) in find_mount()
74 *trimmed_path = &path[mountpathlen]; in find_mount()

Completed in 4 milliseconds