Home
last modified time | relevance | path

Searched defs:uncompressed (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/common/ficl/softcore/
H A Dmakesoftcore.c76 char *uncompressed = (char *)malloc(128 * 1024); in main() local
[all...]
/titanic_52/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c1373 int64_t used, int64_t compressed, int64_t uncompressed, dmu_tx_t *tx) in dsl_dir_diduse_space() argument
H A Ddsl_dataset.c111 int uncompressed = BP_GET_UCSIZE(bp); in dsl_dataset_block_born() local
158 int uncompressed = BP_GET_UCSIZE(bp); in dsl_dataset_block_kill() local
/titanic_52/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h430 } uncompressed; member
/titanic_52/usr/src/cmd/zdb/
H A Dzdb.c1365 char used[32], compressed[32], uncompressed[32], unique[32]; in dump_dsl_dataset() local