HomeSort by relevance Sort by last modified time
    Searched refs:old_bytes (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
dsl_dataset.c 64 uint64_t old_bytes, new_bytes; local
69 old_bytes = MAX(ds->ds_phys->ds_unique_bytes, ds->ds_reserved);
72 ASSERT3U(ABS((int64_t)(new_bytes - old_bytes)), <=, ABS(delta));
73 return (new_bytes - old_bytes);
    [all...]
  /onnv/onnv-gate/usr/src/uts/sfmmu/vm/
hat_sfmmu.c 13596 int old_bytes = TSB_BYTES(old_tsbinfo->tsb_szc); local
    [all...]

Completed in 60 milliseconds