Lines Matching refs:uint64_t

65 	uint64_t sh_pool_create_len;	/* ending offset of zpool create */
66 uint64_t sh_phys_max_off; /* physical EOF */
67 uint64_t sh_bof; /* logical BOF */
68 uint64_t sh_eof; /* logical EOF */
69 uint64_t sh_records_lost; /* num of records overwritten */
76 uint64_t sr_state; /* dsl_scan_state_t */
82 uint64_t sr_removing_vdev;
88 uint64_t sr_prev_indirect_vdev;
90 uint64_t sr_start_time;
91 uint64_t sr_end_time;
100 uint64_t sr_to_copy; /* bytes that need to be copied */
101 uint64_t sr_copied; /* bytes that have been copied or freed */
114 uint64_t scip_vdev;
120 uint64_t scip_prev_obsolete_sm_object;
125 uint64_t scip_next_mapping_object;
129 uint64_t sav_object; /* MOS object for device list */
210 uint64_t spa_config_txg; /* txg of last config change */
219 uint64_t spa_import_flags; /* import specific flags */
227 uint64_t spa_first_txg; /* first txg after spa_open() */
228 uint64_t spa_final_txg; /* txg of export/destroy */
229 uint64_t spa_freeze_txg; /* freeze pool at this txg */
230 uint64_t spa_load_max_txg; /* best initial ub_txg */
231 uint64_t spa_claim_max_txg; /* highest claimed birth txg */
241 uint64_t spa_config_guid; /* config pool guid */
242 uint64_t spa_load_guid; /* spa_load initialized guid */
243 uint64_t spa_last_synced_guid; /* last synced guid */
260 uint64_t spa_config_object; /* MOS object for pool config */
261 uint64_t spa_config_generation; /* config generation number */
262 uint64_t spa_syncing_txg; /* txg currently syncing */
273 uint64_t spa_scrub_inflight; /* in-flight scrub bytes */
274 uint64_t spa_load_verify_ios; /* in-flight verification IOs */
281 uint64_t spa_scan_pass_start; /* start time per pass/reboot */
282 uint64_t spa_scan_pass_scrub_pause; /* scrub pause time */
283 uint64_t spa_scan_pass_scrub_spent_paused; /* total paused */
284 uint64_t spa_scan_pass_exam; /* examined bytes per pass */
285 uint64_t spa_scan_pass_issued; /* issued bytes per pass */
298 uint64_t spa_missing_tvds; /* unopenable tvds on load */
299 uint64_t spa_missing_tvds_allowed; /* allow loading spa? */
308 uint64_t spa_checkpoint_txg; /* the txg of the checkpoint */
318 uint64_t spa_log_flushall_txg;
321 uint64_t spa_ena; /* spa-wide ereport ENA */
323 uint64_t spa_last_ubsync_txg; /* "best" uberblock txg */
324 uint64_t spa_last_ubsync_txg_ts; /* timestamp from that ub */
325 uint64_t spa_load_txg; /* ub txg that loaded */
326 uint64_t spa_load_txg_ts; /* timestamp from that ub */
327 uint64_t spa_load_meta_errors; /* verify metadata err count */
328 uint64_t spa_load_data_errors; /* verify data err count */
329 uint64_t spa_verify_min_txg; /* start txg of verify scrub */
331 uint64_t spa_errlog_last; /* last error log object */
332 uint64_t spa_errlog_scrub; /* scrub error log object */
336 uint64_t spa_deflate; /* should we deflate? */
337 uint64_t spa_history; /* history object */
341 uint64_t spa_pool_props_object; /* object for properties */
342 uint64_t spa_bootfs; /* default boot filesystem */
343 uint64_t spa_failmode; /* failure mode for the pool */
344 uint64_t spa_delegation; /* delegation on/off */
358 uint64_t spa_autoexpand; /* lun expansion on/off */
359 uint64_t spa_bootsize; /* efi system partition size */
361 uint64_t spa_ddt_stat_object; /* DDT statistics */
362 uint64_t spa_dedup_ditto; /* dedup ditto threshold */
363 uint64_t spa_dedup_checksum; /* default dedup checksum */
364 uint64_t spa_dspace; /* dspace in normal class */
370 uint64_t spa_did; /* if procp != p0, did of t1 */
373 uint64_t spa_creation_version; /* version at pool creation */
374 uint64_t spa_prev_software_version; /* See ub_software_version */
375 uint64_t spa_feat_for_write_obj; /* required to write to pool */
376 uint64_t spa_feat_for_read_obj; /* required to read from pool */
377 uint64_t spa_feat_desc_obj; /* Feature descriptions */
378 uint64_t spa_feat_enabled_txg_obj; /* Feature enabled txg */
380 uint64_t spa_feat_refcount_cache[SPA_FEATURES];
382 uint64_t spa_deadman_calls; /* number of deadman calls */
384 uint64_t spa_deadman_synctime; /* deadman expiration timer */
385 uint64_t spa_all_vdev_zaps; /* ZAP of per-vd ZAP obj #s */
387 uint64_t spa_autotrim; /* automatic background trim? */
389 uint64_t spa_errata; /* errata issues detected */
411 uint64_t spa_lowmem_page_load; /* memory load during txg */
412 uint64_t spa_lowmem_last_txg; /* txg window start */
416 uint64_t spa_multihost; /* multihost aware (mmp) */
419 uint64_t spa_leaf_list_gen; /* track leaf_list changes */