Home
last modified time | relevance | path

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

/packages/modules/Virtualization/authfs/src/
Dmain.rs222 remote_fd_to_path_buf(config.remote_fd), in prepare_root_dir_entries()
230 remote_fd_to_path_buf(remote_fd), in prepare_root_dir_entries()
242 remote_fd_to_path_buf(remote_fd), in prepare_root_dir_entries()
250 remote_fd_to_path_buf(remote_fd), in prepare_root_dir_entries()
257 remote_fd_to_path_buf(config.remote_dir_fd), in prepare_root_dir_entries()
289 fn remote_fd_to_path_buf(fd: i32) -> PathBuf { in remote_fd_to_path_buf() function