Home
last modified time | relevance | path

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

/linux/rust/kernel/block/mq/
H A Dgen_disk.rs17 rotational: bool, global() field
41 pub fn rotational(mut self, rotational: bool) -> Self { rotational() method
/linux/drivers/block/null_blk/
H A Dnull_blk.h112 bool rotational; /* Fake rotational device */ member