Fuchsia.fs
添加数量:11
协议
管理员
在 fuchsia.fs/admin.fidl 中定义
文件系统管理功能。
关机
关闭文件系统。文件系统收到关闭请求后,会在终止之前完成所有活跃请求,但不会响应新请求。此调用会阻塞,直到与文件系统的所有打开的连接都终止,所有底层块设备或其他自有通道都被释放,然后才会响应此请求并关闭此通道。
请求
<空>
回复
<空>
枚举
VfsType 灵活
类型:uint32
在 fuchsia.fs/const.fidl 中定义
名称 | 值 | 说明 |
BLOBFS |
2657701153 |
|
FATFS |
3463007521 |
|
MINFS |
1852394785 |
|
MEMFS |
1047088417 |
|
工厂 |
510217505 |
|
FXFS |
1936095334 |
|
F2FS |
4268313889 |
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-01。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{
"lastModified": "最后更新时间 (UTC):2023-12-01。",
"confidential": False
}