Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dblock.rs11 pub const SECTOR_SHIFT: u32 = bindings::SECTOR_SHIFT; constant
/linux/drivers/mtd/
H A Dssfdc.c35 #define SECTOR_SHIFT 9 macro
/linux/include/linux/
H A Dblk_types.h31 #define SECTOR_SHIFT 9 macro