Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/filesystem/vfs/
Dutils.rs7 let rest_opt = path_split.next(); in split_path() localVariable
18 let rest_opt = path_split.next(); in rsplit_path() localVariable