| /src/usr.sbin/mdconfig/ |
| H A D | mdconfig.c | 62 size_t blks, bytes; local in function:main
|
| /src/sys/arch/landisk/stand/boot/ |
| H A D | biosdisk.c | 357 int blks; local in function:biosdisk_strategy
|
| /src/sys/fs/udf/ |
| H A D | udf_strat_direct.c | 250 int blks = sector_size / DEV_BSIZE; local in function:udf_queue_buf_direct
|
| H A D | udf_readwrite.c | 292 int blks = sector_size / DEV_BSIZE; local in function:udf_read_phys_sectors 433 int blks = sector_size / DEV_BSIZE; local in function:udf_write_phys_buf 490 int blks = sector_size / DEV_BSIZE; local in function:udf_write_phys_sectors 525 int blks = sector_size / DEV_BSIZE; local in function:udf_write_phys_dscr_sync 571 int blks = sector_size / DEV_BSIZE; local in function:udf_write_phys_dscr_async [all...] |
| H A D | udf_strat_sequential.c | 386 int blks = sector_size / DEV_BSIZE; local in function:udf_issue_buf
|
| /src/sbin/fsck_lfs/ |
| H A D | inode.c | 367 unsigned int blks, i; local in function:cacheino
|
| /src/sys/netipsec/ |
| H A D | xform_esp.c | 684 int hlen, rlen, tlen, padlen, blks, alen, i, roff; local in function:esp_output
|
| /src/sys/ufs/ffs/ |
| H A D | ffs_inode.c | 213 daddr_t blks[UFS_NDADDR + UFS_NIADDR], oldblks[UFS_NDADDR + UFS_NIADDR]; local in function:ffs_truncate [all...] |
| H A D | ffs_vfsops.c | 820 int i, bsize, blks, error; local in function:ffs_reload 1176 int blks, fstype = 0; local in function:ffs_mountfs 2453 int blks; local in function:ffs_cgupdate [all...] |
| /src/sys/dev/ic/ |
| H A D | cac.c | 659 u_int32_t blks; local in function:cac_ioctl_vol
|
| H A D | ciss.c | 1528 u_int blks; local in function:ciss_ioctl_vol
|
| /src/sbin/dump/ |
| H A D | traverse.c | 658 int i, j, count, blks, tbperdb; local in function:blksout32 690 int i, j, count, blks, tbperdb, added = 0; local in function:blksout64 754 int i, blks, tbperdb, count, extsize; local in function:appendextdata 800 int i, frags, blks, tbperdb, last, extsize; local in function:writeextdata [all...] |
| H A D | tape.c | 279 int i, blks, got; local in function:flushtape
|
| /src/sbin/fsck_ext2fs/ |
| H A D | inode.c | 499 unsigned int blks; local in function:cacheino
|
| /src/common/dist/zlib/ |
| H A D | crc32.c | 712 z_size_t blks; local in function:crc32_z
|
| /src/sys/dev/qbus/ |
| H A D | rl.c | 591 int bn, cn, sn, tn, blks, err; local in function:rlcstart
|
| /src/usr.sbin/makefs/ffs/ |
| H A D | mkfs.c | 570 int size, blks, i, saveflag; local in function:ffs_write_superblock
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_lookup.c | 1201 daddr_t *blks; local in function:ulfs_blkatoff
|
| /src/sys/fs/nilfs/ |
| H A D | nilfs_vnops.c | 336 int blks, run, error; local in function:nilfs_trivial_bmap 391 uint64_t from, blks; local in function:nilfs_read_filebuf [all...] |
| /src/sys/arch/vax/vsa/ |
| H A D | hdc9224.c | 500 int cn, sn, tn, bn, blks; local in function:hdcstart
|
| /src/sys/dev/gpib/ |
| H A D | ct.c | 609 long blks; local in function:cteof
|
| /src/sys/arch/hp300/dev/ |
| H A D | ct.c | 661 long blks; local in function:cteof
|
| /src/sbin/fsck_ffs/ |
| H A D | inode.c | 491 unsigned int i, blks, extra; local in function:cacheino [all...] |
| /src/usr.sbin/mmcformat/ |
| H A D | mmcformat.c | 692 uint32_t blks[256], params[256]; local in function:main 469 process_format_caps(uint8_t * buf,int list_length,int verbose,uint8_t * allow,uint32_t * blks,uint32_t * params) argument
|
| /src/sys/opencrypto/ |
| H A D | cryptosoft.c | 94 int i, k, j, blks, ivlen; local in function:swcr_encdec [all...] |