Searched defs:SWITCH64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c71 #define SWITCH64(x, y) \ macro
3108 SWITCH64(dsl_dataset_phys(origin_head)->ds_referenced_bytes,
3110 SWITCH64(dsl_dataset_phys(origin_head)->ds_compressed_bytes,
3112 SWITCH64(dsl_dataset_phys(origin_head)->ds_uncompressed_bytes,
3114 SWITCH64(dsl_dataset_phys(origin_head)->ds_unique_bytes,
3126 SWITCH64(dsl_dataset_phys(origin_head)->ds_deadlist_obj,

Completed in 69 milliseconds