Home
last modified time | relevance | path

Searched defs:sectorsize (Results 1 – 10 of 10) sorted by relevance

/netbsd/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c107 uint sectorsize; /* bytes/sector */ variable
/netbsd/sbin/newfs_lfs/
H A Dnewfs.c85 int sectorsize; /* bytes/sector */ variable
/netbsd/usr.sbin/makefs/ffs/
H A Dmkfs.c114 static int sectorsize; /* bytes/sector */ variable
/netbsd/sbin/newfs/
H A Dnewfs.c214 int sectorsize; /* bytes/sector */ variable
/netbsd/usr.sbin/installboot/
H A Dinstallboot.h96 uint32_t sectorsize; /* sector size of target fs */ member
/netbsd/usr.sbin/makefs/
H A Dmakefs.h166 int sectorsize; /* sector size */ member
/netbsd/sys/arch/hp300/dev/
H A Drd.c1463 int sectorsize; /* size of a disk sector */ in rddump() local
/netbsd/sys/dev/gpib/
H A Drd.c1088 int sectorsize; /* size of a disk sector */ in rddump() local
/netbsd/sys/dev/scsipi/
H A Dsd.c1212 size_t sectorsize; in sd_dumpblocks() local
/netbsd/usr.sbin/sysinst/
H A Ddefs.h469 uint sectorsize, dlcyl, dlhead, dlsec, dlcylsize, current_cylsize; member