Searched refs:zsp (Results 1 – 4 of 4) sorted by relevance
108 z_stream *zsp; in cf_check_compressed() local148 zsp = bkmem_alloc(sizeof (*zsp)); in cf_check_compressed()149 filep->fi_dcstream = zsp; in cf_check_compressed()154 bzero(zsp, sizeof (*zsp)); in cf_check_compressed()155 zsp->opaque = filep; in cf_check_compressed()156 zsp->zalloc = cf_alloc; in cf_check_compressed()157 zsp->zfree = cf_free; in cf_check_compressed()158 zsp->avail_in = 0; in cf_check_compressed()159 zsp->next_in = NULL; in cf_check_compressed()160 zsp->avail_out = 0; in cf_check_compressed()[all …]
488 struct zone_summary *zsp; in do_unmounts() local490 zsp = fs_get_zone_summaries(); in do_unmounts()491 if (zsp == NULL) { in do_unmounts()500 if (fs_mount_in_other_zone(zsp, mnt->mnt_mountp)) in do_unmounts()
1818 struct zone_summary *zsp; in create_request_list() local1821 zsp = fs_get_zone_summaries(); in create_request_list()1822 if (zsp == NULL) in create_request_list()1834 if (fs_mount_in_other_zone(zsp, in create_request_list()
195 @ MSG_EM_ZSP_NF "zsp"