Home
last modified time | relevance | path

Searched refs:BlockInfo (Results 1 – 4 of 4) sorted by relevance

/bootable/libbootloader/gbl/efi/src/
Dutils.rs32 required_scratch_size, AsBlockDevice, AsMultiBlockDevices, BlockInfo, BlockIo, BlockIoError,
67 fn info(&mut self) -> BlockInfo { in info() argument
68 BlockInfo { in info()
/bootable/libbootloader/gbl/libstorage/src/
Dtestlib.rs18 AsMultiBlockDevices, BlockDeviceEx, BlockInfo, BlockIo, BlockIoError, GptEntry, GptHeader,
100 fn info(&mut self) -> BlockInfo { in info() argument
124 fn info(&mut self) -> BlockInfo { in info() argument
125 BlockInfo { in info()
Dnon_blocking.rs16 is_aligned, is_buffer_aligned, BlockInfo, BlockIo, BlockIoError, Result, StorageError,
50 fn info(&mut self) -> BlockInfo; in info() argument
133 fn info(&mut self) -> BlockInfo { in info() argument
Dlib.rs165 pub struct BlockInfo { struct
176 impl BlockInfo { impl
195 fn info(&mut self) -> BlockInfo; in info() argument