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