create_testfs_with_root

Function create_testfs_with_root 

Source
pub fn create_testfs_with_root(
    locked: &mut Locked<Unlocked>,
    kernel: &Kernel,
    ops: impl FsNodeOps,
) -> FileSystemHandle