Home
last modified time | relevance | path

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

/reactos/dll/win32/hhctrl.ocx/
H A Dstream.h22 #define BLOCK_BITS 12 macro
/reactos/sdk/lib/fslib/ext2lib/
H A DMke2fs.c695 #define BLOCK_BITS (Ext2Sys->ext2_sb->s_log_block_size + 10) macro
/reactos/drivers/filesystems/ext2/inc/
H A Dext2fs.h94 #define BLOCK_BITS (SUPER_BLOCK->s_log_block_size + 10) macro