Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dutils.rs19 let rest_opt = path_split.next(); in split_path() localVariable
30 let rest_opt = path_split.next(); in rsplit_path() localVariable