Skip to main content

new_fs

Function new_fs 

Source
pub fn new_fs(
    current_task: &CurrentTask,
    options: FileSystemOptions,
) -> Result<FileSystemHandle, Errno>