Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/vfs/
H A Dmod.rs666 let link_path = String::from( in lookup_follow_symlink() localVariable
670 let new_path = link_path + "/" + &rest_path; in lookup_follow_symlink()