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.rs699 let link_path = String::from( in do_lookup_follow_symlink() localVariable
702 let new_path = link_path + "/" + &rest_path; in do_lookup_follow_symlink()