Searched refs:BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance
17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
24 #define ROMBSIZE BLOCK_SIZE
32 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE)/(sizeof (struct minix_inode)))
30 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS) macro
23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS) macro