Home
last modified time | relevance | path

Searched defs:SECTOR_SIZE (Results 1 – 14 of 14) sorted by relevance

/minix3/minix/usr.sbin/mkfs.mfs/v3/
H A Dconst.h23 #define SECTOR_SIZE 512 macro
/minix3/minix/usr.sbin/mkfs.mfs/v2/
H A Dconst.h25 #define SECTOR_SIZE 512 macro
/minix3/minix/usr.sbin/mkfs.mfs/v1/
H A Dconst.h28 #define SECTOR_SIZE 512 macro
/minix3/minix/include/minix/
H A Dblockdriver.h53 #define SECTOR_SIZE 512 /* physical sector size in bytes */ macro
/minix3/minix/drivers/storage/filter/
H A Dinc.h22 #define SECTOR_SIZE 512 macro
/minix3/minix/commands/rawspeed/
H A Drawspeed.c20 #define SECTOR_SIZE 512 macro
/minix3/minix/lib/libexec/
H A Dexec_elf.c25 #define SECTOR_SIZE 512 macro
/minix3/minix/commands/repartition/
H A Drepartition.c23 #define SECTOR_SIZE 512 macro
/minix3/sys/arch/i386/stand/mbr/
H A Dgpt.S101 #define SECTOR_SIZE 512 /* 8192 bytes max */ macro
/minix3/minix/tests/
H A Dtest85.c21 #define SECTOR_SIZE 512 /* this should be the sector size of VND */ macro
/minix3/minix/commands/partition/
H A Dpartition.c29 #define SECTOR_SIZE 512 macro
/minix3/minix/commands/format/
H A Dformat.c19 #define SECTOR_SIZE 512 macro
/minix3/minix/commands/part/
H A Dpart.c47 #define SECTOR_SIZE 512 macro
/minix3/minix/commands/autopart/
H A Dautopart.c57 #define SECTOR_SIZE 512 macro