Searched defs:maxblk (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/usr.sbin/installboot/ |
H A D | fstypes.c | 82 hardcode_stage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in hardcode_stage2() 141 raw_findstage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in raw_findstage2()
|
H A D | ext2fs.c | 368 uint32_t maxblk; member 421 ext2fs_findstage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in ext2fs_findstage2()
|
H A D | cd9660.c | 108 cd9660_findstage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in cd9660_findstage2()
|
H A D | bbinfo.c | 151 uint32_t maxblk, nblk, blk_i; in shared_bbinfo_setboot() local
|
H A D | ffs.c | 435 uint32_t maxblk; member 538 ffs_findstage2(ib_params *params, uint32_t *maxblk, ib_block *blocks) in ffs_findstage2()
|
/netbsd-src/sbin/fsck_ffs/ |
H A D | pass2.c | 72 int i, maxblk; in pass2() local
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | ustarfs.c | 62 int maxblk; in ustarfs_load() local
|
/netbsd-src/usr.bin/tcopy/ |
H A D | tcopy.c | 64 static int filen, guesslen, maxblk = MAXREC; variable
|
/netbsd-src/sys/arch/hpcmips/dev/ |
H A D | ucbsnd.c | 655 ringbuf_allocate(struct ring_buf *rb, size_t blksize, int maxblk) in ringbuf_allocate()
|
/netbsd-src/sys/arch/dreamcast/dev/maple/ |
H A D | mmemcard.c | 92 uint16_t maxblk, minblk; member
|
/netbsd-src/sys/dev/ata/ |
H A D | wd.c | 660 daddr_t blkno, maxblk; in wdstrategy() local
|