Searched refs:BlockDevice (Results 1 – 11 of 11) sorted by relevance
| /wasmtime-44.0.1/crates/wasi/src/p3/filesystem/ |
| H A D | mod.rs | 259 crate::filesystem::DescriptorType::BlockDevice => Self::BlockDevice, in from() 276 Self::BlockDevice in from()
|
| /wasmtime-44.0.1/crates/wasi/src/p2/host/filesystem/ |
| H A D | sync.rs | 415 DescriptorType::BlockDevice => Self::BlockDevice, in from()
|
| /wasmtime-44.0.1/crates/wasi/src/p2/host/ |
| H A D | filesystem.rs | 614 crate::filesystem::DescriptorType::BlockDevice => Self::BlockDevice, in from() 740 DescriptorType::BlockDevice in descriptortype_from()
|
| /wasmtime-44.0.1/crates/wasi-common/src/ |
| H A D | file.rs | 142 BlockDevice, enumerator
|
| /wasmtime-44.0.1/crates/wasi-common/src/sync/ |
| H A D | file.rs | 150 FileType::BlockDevice in filetype_from()
|
| /wasmtime-44.0.1/crates/wasi/src/ |
| H A D | filesystem.rs | 248 BlockDevice, enumerator 266 DescriptorType::BlockDevice in from()
|
| H A D | p0.rs | 778 BlockDevice,
|
| H A D | p1.rs | 1009 filesystem::DescriptorType::BlockDevice => Ok(types::Filetype::BlockDevice), in try_from()
|
| /wasmtime-44.0.1/crates/wasi-common/src/snapshots/ |
| H A D | preview_1.rs | 1343 FileType::BlockDevice => types::Filetype::BlockDevice, in from()
|
| H A D | preview_0.rs | 233 BlockDevice,
|
| /wasmtime-44.0.1/crates/wasi-preview1-component-adapter/src/ |
| H A D | lib.rs | 2543 filesystem::DescriptorType::BlockDevice => FILETYPE_BLOCK_DEVICE, in from()
|