Skip to main content

new_remotefs_in_root

Function new_remotefs_in_root 

Source
pub fn new_remotefs_in_root<L>(
    locked: &mut Locked<L>,
    kernel: &Kernel,
    root: &DirectorySynchronousProxy,
    options: FileSystemOptions,
    rights: Flags,
) -> Result<FileSystemHandle, Errno>
Expand description

Create a filesystem to access the content of the fuchsia directory available at options.source inside root.