Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE (Results 1 – 8 of 8) sorted by relevance

/minix3/lib/libc/compat/arch/sparc64/sys/
H A Dcompat___sigtramp1.S61 #define BLOCK_SIZE SPARC64_BLOCK_SIZE macro
/minix3/minix/lib/libsffs/
H A Dconst.h14 #define BLOCK_SIZE 4096 macro
/minix3/minix/tests/
H A Dtest13.c15 #define BLOCK_SIZE 1000 macro
/minix3/common/lib/libc/arch/sparc64/string/
H A Dstrmacros.h40 #define BLOCK_SIZE SPARC64_BLOCK_SIZE macro
/minix3/minix/tests/fbdtest/
H A Drwblocks.c9 #define BLOCK_SIZE 4096 /* set to match root FS to prevent partial I/O */ macro
/minix3/sys/arch/i386/stand/cdboot/
H A Dcdboot.S42 #define BLOCK_SIZE 2048 /* Default for ISO 9660 */ macro
/minix3/minix/usr.bin/mined/
H A Dmined.h30 #define BLOCK_SIZE 1024 macro
/minix3/minix/commands/isoread/
H A Disoread.c43 #define BLOCK_SIZE 2048 macro