Home
last modified time | relevance | path

Searched defs:BlockIoNull (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libstorage/src/
H A Dlib.rs135 pub struct BlockIoNull {} struct
139 unsafe impl BlockIo for BlockIoNull { implementation