Home
last modified time | relevance | path

Searched refs:zaptmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c498 uint64_t zaptmp[SCAN_PHYS_NUMINTS + 1]; in dsl_scan_init() local
505 sizeof (uint64_t), SCAN_PHYS_NUMINTS + 1, &zaptmp); in dsl_scan_init()
507 uint64_t overflow = zaptmp[SCAN_PHYS_NUMINTS]; in dsl_scan_init()
516 bcopy(zaptmp, &scn->scn_phys, in dsl_scan_init()