Searched refs:BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
23 #define ROMBSIZE BLOCK_SIZE
30 #define MINIX_INODES_PER_BLOCK ((BLOCK_SIZE) / (sizeof(struct minix_inode)))
29 #define BLOCK_SIZE (1 << BLOCK_SIZE_BITS) macro