EXT4_BLOCK_SIZE
os
0.1.0
In os::
config
os
::
config
Constant
EXT4_
BLOCK_
SIZE
Copy item path
Source
pub const EXT4_BLOCK_SIZE: usize = 4096;
Expand description
Ext4 文件系统块大小 (必须与 mkfs.ext4 -b 参数一致)