Home
last modified time | relevance | path

Searched defs:blksz (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/fs/v7fs/
H A Dv7fs_io_user.c61 size_t blksz; member
124 size_t blksz = lio->blksz; in read_sector() local
140 size_t blksz = lio->blksz; in write_sector() local
156 size_t blksz = lio->blksz; in read_mmap() local
167 size_t blksz = lio->blksz; in write_mmap() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/
H A Ddigestcommon.c14 int ossl_digest_default_get_params(OSSL_PARAM params[], size_t blksz, in ossl_digest_default_get_params()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
H A Devp_lib.c345 size_t blksz = 0; in evp_cipher_cache_constants() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon.c253 size_t blksz = ctx->blocksize; in ossl_cipher_generic_block_update() local
397 size_t blksz = ctx->blocksize; in ossl_cipher_generic_block_final() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_diff.c174 int blksz = BP_GET_LSIZE(bp); in diff_cb() local
H A Ddmu_send.c311 uint64_t object, uint64_t offset, int blksz, const blkptr_t *bp, void *data) in dump_write()
370 int blksz, const blkptr_t *bp) in dump_write_embedded()
403 dump_spill(dmu_sendarg_t *dsp, uint64_t object, int blksz, void *data) in dump_spill()
658 int blksz = BP_GET_LSIZE(bp); in do_dump() local
680 int blksz = BP_GET_LSIZE(bp); in do_dump() local
691 int blksz = dblkszsec << SPA_MINBLOCKSHIFT; in do_dump() local
699 int blksz = dblkszsec << SPA_MINBLOCKSHIFT; in do_dump() local
H A Ddbuf.c850 int blksz = db->db.db_size; in dbuf_loan_arcbuf() local
2640 dbuf_spill_set_blksz(dmu_buf_t *db_fake, uint64_t blksz, dmu_tx_t *tx) in dbuf_spill_set_blksz()
3137 int blksz = arc_buf_size(*datap); in dbuf_sync_leaf() local
H A Dzfs_znode.c621 zfs_znode_alloc(zfsvfs_t *zfsvfs, dmu_buf_t *db, int blksz, in zfs_znode_alloc()
825 int err, blksz; in zfs_loadvnode() local
H A Ddnode.c1536 int blksz, blkshift, head, tail; in dnode_free_range() local
H A Ddmu.c1583 uint32_t blksz = (uint32_t)arc_buf_size(buf); in dmu_assign_arcbuf() local
H A Dzfs_vnops.c928 int blksz = zp->z_blksz; in zfs_read() local
/netbsd-src/sys/dev/sbus/
H A Ddbri.c1302 setup_ring_xmit(struct dbri_softc *sc, int pipe, int which, int num, int blksz, in setup_ring_xmit()
1399 setup_ring_recv(struct dbri_softc *sc, int pipe, int which, int num, int blksz, in setup_ring_recv()
/netbsd-src/sys/opencrypto/
H A Dcryptosoft.c576 int i, blksz = 0, ivlen = 0, len; in swcr_combined() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c95 static long blksz; /* Block size. Multiple of page size. Power of two to make (x%blksz)==(… variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c95 static long blksz; /* Block size. Multiple of page size. Power of two to make (x%blksz)==(… variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExperiment.h553 long blksz; // binary data file block size variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.h554 long blksz; // binary data file block size variable
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_import.c970 diskaddr_t size, uint_t blksz) in check_one_slice()
/netbsd-src/sys/arch/i386/pci/
H A Delan520.c791 uint32_t addr_field, blksz, par, size_field; in elansc_protect() local
/netbsd-src/sys/dev/ic/
H A Dcissreg.h266 u_int16_t blksz; member