Searched refs:NullBlkDevice (Results 1 – 1 of 1) sorted by relevance
35 _disk: Pin<Box<Mutex<GenDisk<NullBlkDevice>>>>,56 struct NullBlkDevice; struct59 impl Operations for NullBlkDevice { implementation