Searched defs:nblocks (Results 1 - 25 of 25) sorted by relevance

/src/sys/arch/sbmips/stand/common/
H A Dbbinfo.h40 int32_t nblocks; member in struct:bbinfo
/src/sys/arch/evbmips/stand/sbmips/common/
H A Dbbinfo.h40 int32_t nblocks; member in struct:bbinfo
/src/sys/arch/alpha/stand/common/
H A Dbbinfo.h40 int32_t nblocks; member in struct:bbinfo
/src/sys/arch/aarch64/aarch64/
H A Dpmapboot.c478 vsize_t left, mapsize, nblocks; variable in typeref:typename:vsize_t
[all...]
/src/sys/ufs/ext2fs/
H A Dext2fs_inode.c298 int i, nblocks; local in function:ext2fs_truncate
508 int nblocks, blocksreleased = 0; local in function:ext2fs_indirtrunc
/src/usr.sbin/fwctl/
H A Dfwdv.c102 int nblocks[] = {250 /* NTSC */, 300 /* PAL */}; local in function:dvrecv
/src/sys/ufs/ffs/
H A Dffs_inode.c218 int i, aflag, nblocks; local in function:ffs_truncate
638 int64_t nblocks; local in function:ffs_indirtrunc
/src/sys/ufs/lfs/
H A Dlfs_inode.c225 int i, nblocks; local in function:lfs_truncate
734 int nblocks; local in function:lfs_indirtrunc
H A Dulfs_dirhash.c135 int dirblocks, i, j, memreqd, nblocks, narrays, nslots, slot; local in function:ulfsdirhash_build
H A Dlfs_segment.c1602 int i, nblocks, num; local in function:lfs_updatemeta
2026 int do_again, nblocks, byteoffset; local in function:lfs_writeseg
[all...]
/src/sys/ufs/ufs/
H A Dufs_dirhash.c131 int dirblocks, i, j, memreqd, nblocks, narrays, nslots, slot; local in function:ufsdirhash_build
/src/sbin/fsck_lfs/
H A Dlfs.c789 int nblocks; local in function:check_summary
H A Dsegwrite.c545 int i, nblocks, num; local in function:lfs_updatemeta
770 int do_again, nblocks, byteoffset; local in function:lfs_writeseg
[all...]
/src/sbin/newfs_lfs/
H A Dmake_lfs.c295 int nblocks, bb, base, factor, lvl; local in function:make_dinode
/src/sys/arch/evbppc/wii/dev/
H A Dhwaes.c299 hwaes_encN(const struct aesenc * enc,const uint8_t in[static16],uint8_t out[static16],size_t nblocks) argument
341 hwaes_decN(const struct aesdec * dec,const uint8_t in[static16],uint8_t out[static16],size_t nblocks) argument
/src/usr.sbin/dumplfs/
H A Ddumplfs.c362 int block_limit, i, inum, j, nblocks, psize; local in function:dump_ifile
/src/sys/crypto/aes/arch/x86/
H A Daes_via.c160 aesvia_encN(const struct aesenc * enc,const uint8_t in[static16],uint8_t out[static16],size_t nblocks,uint32_t cw0) argument
181 aesvia_decN(const struct aesdec * dec,const uint8_t in[static16],uint8_t out[static16],size_t nblocks,uint32_t cw0) argument
284 aesvia_cbc_encN(const struct aesenc * enc,const uint8_t in[static16],uint8_t out[static16],size_t nblocks,uint8_t ** ivp,uint32_t cw0) argument
313 aesvia_cbc_decN(const struct aesdec * dec,const uint8_t in[static16],uint8_t out[static16],size_t nblocks,uint8_t iv[static16],uint32_t cw0) argument
[all...]
/src/sys/arch/atari/dev/
H A Dfd.c141 int nblocks; /* number of blocks on disk */ member in struct:fd_softc
170 int nblocks; /* number of blocks */ member in struct:fd_types
/src/sys/dev/pci/
H A Dcz.c483 int i, j, nconfigs, nblocks, nbytes; local in function:cz_load_firmware
/src/usr.sbin/npf/npfctl/
H A Dnpf_bpf_comp.c142 unsigned nblocks; member in struct:npf_bpf
/src/sys/uvm/
H A Duvm_swap.c841 int error, npages, nblocks, size; local in function:swap_on
/src/sys/arch/emips/ebus/
H A Dace_ebus.c1058 sysace_read_at(struct ace_softc * sc,daddr_t start_sector,char * buffer,size_t nblocks,size_t * pSizeRead) argument
1191 sysace_write_at(struct ace_softc * sc,daddr_t start_sector,char * buffer,size_t nblocks,size_t * pSizeWritten) argument
[all...]
H A Dflash_ebus.c1238 eflash_read_at(struct eflash_softc * sc,daddr_t start_sector,char * buffer,size_t nblocks,size_t * pSizeRead) argument
1267 eflash_write_at(struct eflash_softc * sc,daddr_t start_sector,char * buffer,size_t nblocks,size_t * pSizeWritten) argument
[all...]
/src/sys/dev/scsipi/
H A Dscsi_spc.h165 uint8_t nblocks[3]; member in struct:scsi_general_block_descriptor
171 uint8_t nblocks[4]; member in struct:scsi_da_block_descriptor
177 uint8_t nblocks[8]; member in struct:scsi_longlba_block_descriptor
/src/sys/dev/ic/
H A Dcissreg.h201 u_int16_t nblocks[2]; /* UNALIGNED! */ member in struct:ciss_ldid
267 u_int32_t nblocks; member in struct:ciss_pdid

Completed in 35 milliseconds