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.rs237 remote_fd_to_path_buf(config.remote_fd), in prepare_root_dir_entries()
245 remote_fd_to_path_buf(remote_fd), in prepare_root_dir_entries()
257 remote_fd_to_path_buf(remote_fd), in prepare_root_dir_entries()
265 remote_fd_to_path_buf(remote_fd), in prepare_root_dir_entries()
272 remote_fd_to_path_buf(config.remote_dir_fd), in prepare_root_dir_entries()
304 fn remote_fd_to_path_buf(fd: i32) -> PathBuf { in remote_fd_to_path_buf() function