Home
last modified time | relevance | path

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

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