Searched defs:sub_path (Results 1 – 1 of 1) sorted by relevance
659 let sub_path = items.nth(3)?; in find_mountpoint() localVariable669 let sub_path = Path::new(sub_path).strip_prefix("/").ok()?; in find_mountpoint() localVariable