socket_fs

Function socket_fs 

Source
pub fn socket_fs(
    locked: &mut Locked<impl LockEqualOrBefore<FileOpsCore>>,
    kernel: &Kernel,
) -> FileSystemHandle
Expand description

Returns a handle to the SocketFs instance in kernel, initializing it if needed.