Searched refs:clfini_zone (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c3398 clfini_zone(zoneid_t zoneid, void *arg) function
3423 * clfini_zone (above) is called first. This function is needed
3424 * (rather than relying on clfini_zone to clean up) because the ZSD
3426 * that clfini_zone is called before endpnt_destructor.
3509 zone_key_create(&nfsclnt_zone_key, clinit_zone, NULL, clfini_zone);

Completed in 66 milliseconds