Home
last modified time | relevance | path

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

/DragonOS/kernel/src/filesystem/ramfs/
H A Dmod.rs35 const RAMFS_BLOCK_SIZE: u64 = 512; constant
133 RAMFS_BLOCK_SIZE, in new()