Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Drnull.rs38 _disk: Mutex<GenDisk<NullBlkDevice>>,
63 struct NullBlkDevice; struct
66 impl Operations for NullBlkDevice { implementation