Searched refs:NullBlkDevice (Results 1 – 1 of 1) sorted by relevance
38 _disk: Mutex<GenDisk<NullBlkDevice>>,63 struct NullBlkDevice; struct66 impl Operations for NullBlkDevice { implementation