Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/block/
Drnull.rs63 struct NullBlkDevice; struct
66 impl Operations for NullBlkDevice { implementation