Skip to main content

create_loop_control_device

Function create_loop_control_device 

Source
pub fn create_loop_control_device(
    _locked: &mut Locked<FileOpsCore>,
    current_task: &CurrentTask,
    _id: DeviceType,
    _node: &NamespaceNode,
    _flags: OpenFlags,
) -> Result<Box<dyn FileOps>, Errno>