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

12

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.h61 nsc_off_t blocks; /* offset into swap for this device's data */ member in struct:sdbc_pwf_desc_s
64 uint64_t nblocks; /* number of data blocks == bitmap dimension */
H A Dsafestore_ram.c336 { int blocks; local
338 blocks = ss_ramcommon_config.ssc_wsize /
345 ss_ram_config.sn_wr_cctl + blocks;
554 int blocks; local
559 blocks = ss_ramcommon_config.ssc_wsize /
563 kmem_zalloc(blocks * sizeof (ss_wr_cctl_t), KM_NOSLEEP))
569 kmem_zalloc(blocks * sizeof (ss_centry_info_impl_t),
585 for (i = 0; i < blocks; ++i, ++wentry) {
590 ss_ram_config.sn_wr_queue.wq_nentries = blocks;
598 int blocks; local
[all...]
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dstack.h60 struct stackblock* blocks; /* stack table blocks */ member in struct:stacktable
/illumos-gate/usr/src/lib/libast/common/include/
H A Dstack.h51 struct stackblock* blocks; /* stack table blocks */ member in struct:stacktable
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dstack.h60 struct stackblock* blocks; /* stack table blocks */ member in struct:stacktable
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dstack.h60 struct stackblock* blocks; /* stack table blocks */ member in struct:stacktable
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dstack.h60 struct stackblock* blocks; /* stack table blocks */ member in struct:stacktable
/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_mem.c151 struct mem_block *blocks = drm_alloc(sizeof (*blocks), DRM_MEM_BUFS); local
153 if (!blocks)
158 drm_free(blocks, sizeof (*blocks), DRM_MEM_BUFS);
162 blocks->start = start;
163 blocks->size = size;
164 blocks->filp = NULL;
165 blocks->next = blocks
[all...]
H A Di915_mem.c207 struct mem_block *blocks = drm_alloc(sizeof(*blocks), DRM_MEM_BUFLISTS); local
209 if (!blocks)
214 drm_free(blocks, sizeof(*blocks), DRM_MEM_BUFLISTS);
218 blocks->start = start;
219 blocks->size = size;
220 blocks->filp = NULL;
221 blocks->next = blocks
[all...]
/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Dblowfish.c525 blf_enc(blf_ctx *c, uint32_t *data, uint16_t blocks) argument
531 for (i = 0; i < blocks; i++) {
538 blf_dec(blf_ctx *c, uint32_t *data, uint16_t blocks) argument
544 for (i = 0; i < blocks; i++) {
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.h79 * blocks. Each block contains some number of lines (and lines
115 * As the Blocks field below implies, there are temporary file blocks
142 #define blocks H.Blocks macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass1.c69 * Set file system reserved blocks in used block map.
88 * Note blocks being used by the log, so we don't declare
96 * Find all allocated blocks. This must be completed before
247 "blocks past end of file I=%d";
253 * rules for files. In particular, no blocks after
296 * The discarded blocks will be garbage-
298 * discard them, it's just lost blocks, which
400 * The kernel releases any blocks it finds in the lists,
545 * blocks. If there are, get rid of everything after
571 * in the direct blocks afte
579 int blocks; local
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Ddockspace.c60 #define WRN_NOBLKS "The %s filesystem has %llu free blocks. The current " \
61 "installation requires %llu blocks, which includes a " \
63 "deleted files. %llu more blocks are needed."
165 * statvfs returns number of fragment size blocks
166 * so will change this to number of 512 byte blocks
336 * negative blocks show room freed, but since
338 * 0 blocks usage
357 long blocks, nodes; local
372 blocks = nodes = 0;
378 (void) sscanf(line, "%s %ld %ld", path, &blocks,
[all...]
/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_buf.c70 * non-reclaimable. All blocks are returned A-locked.
255 * and attach it to the list of uncommitted blocks.
342 ulong_t blocks; local
363 /* Calculate number of blocks */
364 blocks = size >> TNF_BLOCK_SHIFT;
369 while (b < blocks) {
386 fh->com.block_count = blocks;
397 for (; i < blocks; ++i) {
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.c336 tnfw_b_init_buffer(char *buf, int blocks, int block_size, boolean_t zfod) argument
363 while (b < blocks) {
384 file_size = blocks * block_size;
394 fh->com.block_count = blocks;
416 for (; i != blocks; ++i) {
523 /* Add new_block to the list of uncommitted blocks. */
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_status.c391 char blocks[6], lsize[6], psize[6], dsize[6]; local
402 zfs_nicenum(dds->dds_blocks, blocks, sizeof (blocks));
413 blocks, lsize, psize, dsize,
436 "blocks", "LSIZE", "PSIZE", "DSIZE",
437 "blocks", "LSIZE", "PSIZE", "DSIZE");
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dvstafs.h76 struct alloc blocks[32]; member in struct:fs_file
H A Dbios.c66 unsigned short blocks;
83 dap.blocks = nsec;
93 if (err == 0 && dap.blocks != nsec)
64 unsigned short blocks; member in struct:disk_address_packet
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c404 (void) showxdr_long("Total blocks = %d");
405 (void) showxdr_long("Free blocks = %d");
406 (void) showxdr_long("Available blocks = %d");
560 int rdev, blocks, fsid, fileid; local
570 blocks = getxdr_long();
582 "File size = %d, Block size = %d, No. of blocks = %d",
583 size, blksz, blocks);
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c555 ulong_t blocks; local
585 blocks = (ulong_t)CURRENT_TOTAL_AVAILABLE_SWAP;
592 if (blocks > tmpfs_minfree)
593 sbp->f_bfree = MIN(blocks - tmpfs_minfree,
601 * Total number of blocks is what's available plus what's been used
/illumos-gate/usr/src/boot/sys/boot/common/
H A Ddisk.c174 ptblread(void *d, void *buf, size_t blocks, off_t offset) argument
182 blocks * od->sectorsize, (char *)buf, NULL));
240 disk_read(struct disk_devdesc *dev, void *buf, off_t offset, u_int blocks) argument
247 blocks * od->sectorsize, buf, NULL);
253 disk_write(struct disk_devdesc *dev, void *buf, off_t offset, u_int blocks) argument
260 blocks * od->sectorsize, buf, NULL);
/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Ddisk.c64 off_t blocks; /* block count */ member in struct:__anon366
117 stor_info[stor_info_no].blocks =
205 return (disk_open(dev, SI(dev).blocks * SI(dev).bsize,
274 *(off_t *)data = SI(dev).bsize * SI(dev).blocks;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspace_map.c41 * The data for a given space map can be kept on blocks of any size.
42 * Larger blocks entail fewer i/o operations, but they also cause the
44 * when only a few blocks have changed since the last transaction group.
178 * map only cares about allocatable blocks (minimum of sm_shift) we
341 u_longlong_t blocks; local
347 dmu_object_size_from_db(sm->sm_dbuf, &sm->sm_blksz, &blocks);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c755 UINT32 chunksize, blocks; local
787 blocks = cleartxt_len / chunksize + ((cleartxt_len % chunksize) > 0);
788 padded_len = RSA_BLOCK_SIZE * blocks;
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c89 u_long blocks; member in struct:stats
242 * If there are no blocks in the free list for this size, get a chunk
243 * of memory and then break it up into "new_size"-sized blocks, adding
290 stats[new_size].blocks++;
292 /* Set up a linked-list of blocks of size "new_size". */
516 if (s->blocks != 0U)
518 s->blocks, s->freefrags);
555 * restrictions, both of which are needed to make lists of blocks.

Completed in 90 milliseconds

12