Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/filesystem/vfs/
Dutils.rs6 let comp = path_split.next().unwrap_or(""); in split_path() localVariable
17 let comp = path_split.next().unwrap_or(""); in rsplit_path() localVariable