Skip to main content

new_fuse_fs

Function new_fuse_fs 

Source
pub fn new_fuse_fs(
    locked: &mut Locked<Unlocked>,
    current_task: &CurrentTask,
    options: FileSystemOptions,
) -> Result<FileSystemHandle, Errno>