Home
last modified time | relevance | path

Searched refs:link_path (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/filesystem/vfs/
Dmod.rs429 let link_path = String::from( in lookup_follow_symlink() localVariable
433 let new_path = link_path + "/" + &rest_path; in lookup_follow_symlink()