EXT4_BLOCK_SIZE

Constant EXT4_BLOCK_SIZE 

Source
pub const EXT4_BLOCK_SIZE: usize = 4096;
Expand description

Ext4 文件系统块大小 (必须与 mkfs.ext4 -b 参数一致)