Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dmount.rs233 let mut absolute_path = String::with_capacity( in do_absolute_path() localVariable
489 fn absolute_path(&self) -> Result<String, SystemError> { in absolute_path() method
H A Dmod.rs476 fn absolute_path(&self) -> Result<String, SystemError> { in absolute_path() method