Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c491 uint64_t zaptmp[SCAN_PHYS_NUMINTS + 1]; in dsl_scan_init() local
498 sizeof (uint64_t), SCAN_PHYS_NUMINTS + 1, &zaptmp); in dsl_scan_init()
500 uint64_t overflow = zaptmp[SCAN_PHYS_NUMINTS]; in dsl_scan_init()
509 bcopy(zaptmp, &scn->scn_phys, in dsl_scan_init()