Sign in
fuchsia
/
fuchsia
/
main
/
.
/
src
/
storage
/
fshost
/
meta
/
fvm_f2fs_fshost_test.cml
blob: dc64196668c8637770aece56a2d7168aebfee9fa [
file
] [
log
] [
blame
]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
children
:
[
{
name
:
"f2fs"
,
url
:
"#meta/f2fs.cm"
,
},
],
}