Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dutils.rs18 let comp = path_split.next().unwrap_or(""); in split_path() localVariable
29 let comp = path_split.next().unwrap_or(""); in rsplit_path() localVariable