/freebsd/crypto/openssl/providers/implementations/include/prov/ |
H A D | digestcommon.h | 26 #define PROV_FUNC_DIGEST_GET_PARAM(name, blksize, dgstsize, flags) \ argument 51 name, CTX, blksize, dgstsize, flags, upd, fin) \ argument 88 name, CTX, blksize, dgstsize, flags, init, upd, fin) \ argument 101 name, CTX, blksize, dgstsize, flags, init, upd, fin, \ argument
|
/freebsd/sys/fs/ext2fs/ |
H A D | ext2_htree.c | 421 struct componentname *cnp, uint32_t blksize) in ext2_htree_append_block() 517 ext2_append_entry(char *block, uint32_t blksize, in ext2_append_entry() 536 uint32_t blksize, uint32_t *hash_seed, uint8_t hash_version, in ext2_htree_split_dirblock() 676 uint32_t blksize, dirlen, split_hash; in ext2_htree_create_index() local 788 uint32_t blksize, blknum; in ext2_htree_add_entry() local
|
H A D | fs.h | 151 #define blksize(fs, ip, lbn) ((fs)->e2fs_fsize) macro
|
/freebsd/crypto/openssl/providers/implementations/digests/ |
H A D | sha3_prov.c | 231 #define PROV_FUNC_SHA3_DIGEST_COMMON(name, bitlen, blksize, dgstsize, flags) \ argument 241 #define PROV_FUNC_SHA3_DIGEST(name, bitlen, blksize, dgstsize, flags) \ argument 246 #define PROV_FUNC_SHAKE_DIGEST(name, bitlen, blksize, dgstsize, flags) \ argument
|
/freebsd/contrib/arm-optimized-routines/networking/test/ |
H A D | chksum.c | 134 uint32_t blksize, in benchmark() 185 int blksize = atoi(optarg); in main() local
|
/freebsd/crypto/heimdal/appl/rcp/ |
H A D | util.c | 146 allocbuf(bp, fd, blksize) in allocbuf() argument
|
/freebsd/sys/powerpc/ps3/ |
H A D | ps3cdrom.c | 125 uint32_t blksize; member
|
/freebsd/sbin/fsck_ffs/ |
H A D | suj.c | 560 int blksize; in ino_clrat() local 604 int blksize; in ino_isat() local 1290 int blksize, frags; in ino_trunc() local
|
/freebsd/sys/fs/p9fs/ |
H A D | p9fs.h | 70 uint64_t blksize; /* block size for file system */ member
|
/freebsd/sys/geom/part/ |
H A D | g_part_bsd64.c | 305 uint32_t blksize, ressize; in g_part_bsd64_create() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | neomagic.c | 55 u_int32_t blksize, wmark; member
|
/freebsd/contrib/sendmail/src/ |
H A D | queue.c | 5939 long blksize; local 6622 long avail, blksize; in filesys_update() local 6717 long avail, blksize; local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 5465 uint64_t blksize) in vdev_raidz_asize() 5485 uint64_t blksize) in vdev_draid_asize() 5501 volsize_from_vdevs(zpool_handle_t *zhp, uint64_t nblocks, uint64_t blksize) in volsize_from_vdevs()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_znode_os.c | 473 uint32_t blksize; in zfs_znode_update_vfs() local
|
H A D | zfs_vfsops.c | 1053 uint32_t blksize; in zfs_statfs_project() local
|
H A D | zfs_vnops_os.c | 1711 uint32_t blksize; in zfs_getattr_fast() local
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_vfsops.c | 239 ffs_check_blkno(struct mount *mp, ino_t inum, ufs2_daddr_t daddr, int blksize) in ffs_check_blkno()
|
H A D | ffs_alloc.c | 3290 long blkcnt, blksize; in sysctl_ffs_fsck() local
|
/freebsd/sys/dev/ida/ |
H A D | idareg.h | 251 u_int16_t blksize; /* block size in bytes */ member
|
/freebsd/crypto/openssh/ |
H A D | scp.c | 2227 allocbuf(BUF *bp, int fd, int blksize)
|
/freebsd/sys/kern/ |
H A D | vfs_vnops.c | 3270 u_long blksize, bool growfile, bool checkhole, struct ucred *cred) in vn_write_outvp() 3343 u_long blksize; in vn_generic_copy_file_range() local
|
/freebsd/sys/fs/cd9660/ |
H A D | iso.h | 268 #define blksize(imp, ip, lbn) ((imp)->logical_block_size) macro
|
/freebsd/libexec/ftpd/ |
H A D | ftpd.c | 2032 send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg) in send_data()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | sa.c | 2171 sa_object_size(sa_handle_t *hdl, uint32_t *blksize, u_longlong_t *nblocks) in sa_object_size()
|
/freebsd/contrib/tcpdump/ |
H A D | print-decnet.c | 584 u_int info, blksize, eco, ueco, hello, other, vers; in print_decnet_ctlmsg() local
|