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