/titanic_44/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | pages.c | 280 int npages, compressed, regular; in cb_restore_kpages() local 288 npages = compressed = regular = 0; in cb_restore_kpages() 301 compressed += desc.cpd_pages; in cb_restore_kpages() 326 str, sfile.kpages, npages, compressed, regular); in cb_restore_kpages()
|
/titanic_44/usr/src/cmd/file/ |
H A D | magic | 262 0 string \037\235 compressed data 263 >2 byte&0x80 >0 block compressed 265 0 string \037\213 gzip compressed data 330 >12 long 23 compressed (4-bit G.721 ADPCM), 331 >12 long 24 compressed (8-bit G.722 ADPCM), 332 >12 long 25 compressed (3-bit G.723 ADPCM), 333 >12 long 26 compressed (5-bit G.723 ADPCM), 350 >12 long 0x17000000 compressed (4-bit G.721 ADPCM), 351 >12 long 0x18000000 compressed (8-bit G.722 ADPCM), 352 >12 long 0x19000000 compressed (3-bit G.723 ADPCM), [all …]
|
/titanic_44/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 258 boolean_t compressed; in swde_panic_solve() local 268 &compressed); in swde_panic_solve() 270 pathfmts = compressed ? &dumpfiles_comp[0] : &dumpfiles[0]; in swde_panic_solve()
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/ |
H A D | README | 29 This directory contains compressed blockfiles for zpool import testing.
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/ |
H A D | README | 30 This directory contains compressed blockfiles for zpool upgrade testing.
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_dataset.c | 106 int compressed = BP_GET_PSIZE(bp); in dsl_dataset_block_born() local 120 used, compressed, uncompressed); in dsl_dataset_block_born() 128 dsl_dataset_phys(ds)->ds_compressed_bytes += compressed; in dsl_dataset_block_born() 137 compressed, uncompressed, tx); in dsl_dataset_block_born() 147 int compressed = BP_GET_PSIZE(bp); in dsl_dataset_block_kill() local 159 -used, -compressed, -uncompressed); in dsl_dataset_block_kill() 180 delta, -compressed, -uncompressed, tx); in dsl_dataset_block_kill() 217 ASSERT3U(dsl_dataset_phys(ds)->ds_compressed_bytes, >=, compressed); in dsl_dataset_block_kill() 218 dsl_dataset_phys(ds)->ds_compressed_bytes -= compressed; in dsl_dataset_block_kill() 1724 uint8_t *compressed; in get_receive_resume_stats() local [all …]
|
H A D | dsl_dir.c | 1367 int64_t used, int64_t compressed, int64_t uncompressed, dmu_tx_t *tx) in dsl_dir_diduse_space() argument 1390 ASSERT(compressed >= 0 || in dsl_dir_diduse_space() 1391 dsl_dir_phys(dd)->dd_compressed_bytes >= -compressed); in dsl_dir_diduse_space() 1396 dsl_dir_phys(dd)->dd_compressed_bytes += compressed; in dsl_dir_diduse_space() 1415 accounted_delta, compressed, uncompressed, tx); in dsl_dir_diduse_space()
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.h | 265 char compressed; /* files compressed = 1 */ member
|
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | dsl_dir.h | 145 int64_t used, int64_t compressed, int64_t uncompressed, dmu_tx_t *tx);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-man.mf | 57 # gzcat/bzcat are used for displaying compressed manpages. However,
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 1457 unsigned char *compressed = zfs_alloc(hdl, len); in zfs_send_resume_token_to_nvlist() local 1459 nread = sscanf(token + i * 2, "%2hhx", compressed + i); in zfs_send_resume_token_to_nvlist() 1461 free(compressed); in zfs_send_resume_token_to_nvlist() 1471 fletcher_4_native(compressed, len, &cksum); in zfs_send_resume_token_to_nvlist() 1473 free(compressed); in zfs_send_resume_token_to_nvlist() 1482 if (uncompress(packed, &packed_len_long, compressed, len) != Z_OK || in zfs_send_resume_token_to_nvlist() 1485 free(compressed); in zfs_send_resume_token_to_nvlist() 1495 free(compressed); in zfs_send_resume_token_to_nvlist()
|
/titanic_44/usr/src/cmd/sgs/lex/common/ |
H A D | ncform | 133 if(debug)fprintf(yyout,"compressed state\n");
|
H A D | nceucform | 162 if(debug)fprintf(yyout,"compressed state\n");
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade.cfg | 33 # The following variable names describe files, stored as gzip compressed files
|
/titanic_44/usr/src/cmd/zdb/ |
H A D | zdb.c | 1362 char used[32], compressed[32], uncompressed[32], unique[32]; in dump_dsl_dataset() local 1367 CTASSERT(sizeof (compressed) >= NN_NUMBUF_SZ); in dump_dsl_dataset() 1377 zdb_nicenum(ds->ds_compressed_bytes, compressed, sizeof (compressed)); in dump_dsl_dataset() 1403 (void) printf("\t\tcompressed_bytes = %s\n", compressed); in dump_dsl_dataset()
|
/titanic_44/usr/src/lib/smhba/ |
H A D | THIRDPARTYLICENSE | 57 choice. The Source Code can be in a compressed or archival form,
|
/titanic_44/usr/src/lib/mpapi/libmpapi/ |
H A D | THIRDPARTYLICENSE | 57 choice. The Source Code can be in a compressed or archival form,
|
/titanic_44/usr/src/lib/hbaapi/ |
H A D | THIRDPARTYLICENSE | 57 choice. The Source Code can be in a compressed or archival form,
|
/titanic_44/usr/src/lib/libima/ |
H A D | THIRDPARTYLICENSE | 57 choice. The Source Code can be in a compressed or archival form,
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-3 | 492 4 : Bad or incompatible header in compressed file 494 compressed file is bad.
|
H A D | grub.info-1 | 238 Can decompress files which were compressed by `gzip'. This 246 compressed state, so a different module-loading command can be
|
H A D | grub.texi | 290 Can decompress files which were compressed by @command{gzip}. This 299 compressed state, so a different module-loading command can be specified 3346 @item 4 : Bad or incompatible header in compressed file 3347 This error is returned if the file header for a supposedly compressed
|
H A D | grub.info | 239 Can decompress files which were compressed by `gzip'. This 247 compressed state, so a different module-loading command can be 3201 4 : Bad or incompatible header in compressed file 3203 compressed file is bad.
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | liblddbg.msg | 885 @ MSG_SEC_STRTAB_COMP "strtab=%s; full size: %lld; compressed down to: %lld" 887 full size: %lld; compressed down to: %lld"
|
/titanic_44/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 162 ….\nFor setting cpi (horizontal pitch),\nsynonyms \"pica\", \"elite\", \"compressed\"\nare allowed."
|