create_remotefs_filesystem

Function create_remotefs_filesystem 

Source
pub fn create_remotefs_filesystem<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 fs_src inside pkg.