Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Drandwritecomp.c101 sequential_writes(int fd, char *buf, uint64_t nblocks, int64_t n) in sequential_writes()
117 random_writes(int fd, char *buf, uint64_t nblocks, int64_t n) in random_writes()
132 uint64_t nblocks; in main() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h75 const int nblocks = len / 4; in hash_x86_32() local
126 const int nblocks = len / 16; in hash_x86_128() local
228 const int nblocks = len / 16; in hash_x64_128() local
/freebsd/sys/dev/usb/
H A Dusb_mbuf.c65 usb_size_t block_size, uint16_t nblocks) in usb_alloc_mbufs()
/freebsd/usr.bin/mkuzip/
H A Dmkuz_cloop.h49 uint32_t nblocks; /* number of blocks */ member
/freebsd/sys/geom/uzip/
H A Dg_uzip_cloop.h58 uint32_t nblocks; /* number of blocks */ member
H A Dg_uzip_softc.h36 uint32_t nblocks; /* number of blocks */ member
/freebsd/sys/ufs/ffs/
H A Dffs_inode.c249 int offset, size, level, nblocks; in ffs_truncate() local
710 int i, nblocks, error = 0, allerror = 0; in ffs_indirtrunc() local
/freebsd/sys/dev/wg/
H A Dwg_crypto.c107 const uint8_t *block, size_t nblocks, in blake2s_compress()
185 const size_t nblocks = DIV_ROUND_UP(inlen, BLAKE2S_BLOCK_SIZE); in blake2s_update() local
/freebsd/sys/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c337 uint_t nblocks; in efi_alloc_and_init() local
1123 uint_t nblocks; in efi_use_whole_disk() local
1339 int nblocks; in efi_write() local
/freebsd/sys/fs/ext2fs/
H A Dext2_inode.c127 int i, nblocks, error = 0, allerror = 0; in ext2_indirtrunc() local
239 e4fs_daddr_t count, nblocks, blocksreleased = 0; in ext2_ind_truncate() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c387 uint64_t nblocks = BRT_RANGESIZE_TO_NBLOCKS(brtvd->bv_size); in brt_vdev_dump() local
489 uint64_t nblocks, onblocks, size; in brt_vdev_realloc() local
605 uint64_t nblocks = BRT_RANGESIZE_TO_NBLOCKS(brtvd->bv_size); in brt_vdev_dealloc() local
798 uint64_t nblocks = BRT_RANGESIZE_TO_NBLOCKS(brtvd->bv_size); in brt_vdev_sync() local
H A Dddt_log.c178 uint64_t nblocks; in ddt_log_update_stats() local
215 uint64_t nblocks = howmany(nentries, in ddt_log_begin() local
H A Dspa_log_spacemap.c576 uint64_t metaslabs_dirty, uint64_t nblocks) in summary_add_data()
598 spa_log_summary_add_incoming_blocks(spa_t *spa, uint64_t nblocks) in spa_log_summary_add_incoming_blocks()
H A Dzap.c408 zap_allocate_blocks(zap_t *zap, int nblocks) in zap_allocate_blocks()
H A Dsa.c2171 sa_object_size(sa_handle_t *hdl, uint32_t *blksize, u_longlong_t *nblocks) in sa_object_size()
/freebsd/sys/contrib/ck/src/
H A Dck_ht_hash.h122 const int nblocks = len / 4; in MurmurHash3_x86_32() local
/freebsd/usr.sbin/fwcontrol/
H A Dfwdv.c101 int nblocks[] = {250 /* NTSC */, 300 /* PAL */}; in dvrecv() local
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c250 size_t nblocks, ivlen; in cipher_do_cipher() local
326 size_t nblocks, len; in ctr_do_cipher() local
/freebsd/sys/powerpc/ps3/
H A Dps3cdrom.c124 uint32_t nblocks; member
/freebsd/contrib/less/
H A Dch.c407 BLOCKNUM nblocks; sync_logfile() local
/freebsd/sys/fs/tarfs/
H A Dtarfs.h138 size_t nblocks; member
/freebsd/sys/ufs/ufs/
H A Dufs_dirhash.c349 uint64_t dirblocks, i, narrays, nblocks, nslots; in ufsdirhash_build() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c1054 u_longlong_t nblocks; in zfs_statfs_project() local
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c2186 uint32_t nblocks) in pci_nvme_out_of_range()
2508 uint64_t lba, nblocks, bytes; in nvme_opc_write_read() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c5501 volsize_from_vdevs(zpool_handle_t *zhp, uint64_t nblocks, uint64_t blksize) in volsize_from_vdevs()
5608 uint64_t nblocks, volblocksize; in zvol_volsize_to_reservation() local

12