Searched refs:trimmed_path (Results 1 – 1 of 1) sorted by relevance
60 static struct fs_mount *find_mount(const char *path, const char **trimmed_path) { in find_mount() argument73 if (trimmed_path) in find_mount()74 *trimmed_path = &path[mountpathlen]; in find_mount()
Completed in 4 milliseconds