Searched refs:find_ctx (Results 1 – 1 of 1) sorted by relevance
7205 dprov_find_ctx_t *find_ctx; in dprov_object_task() local7211 find_ctx = kmem_zalloc(sizeof (dprov_find_ctx_t), KM_SLEEP); in dprov_object_task()7212 *taskq_req->dr_object_req.or_find_pp = find_ctx; in dprov_object_task()7227 find_ctx->fc_ids[find_ctx->fc_nids] = so_idx; in dprov_object_task()7228 find_ctx->fc_nids++; in dprov_object_task()7280 kmem_free(find_ctx, sizeof (dprov_find_ctx_t)); in dprov_object_task()7290 find_ctx->fc_ids[find_ctx->fc_nids] = so_idx; in dprov_object_task()7291 find_ctx->fc_nids++; in dprov_object_task()7302 dprov_find_ctx_t *find_ctx = in dprov_object_task() local7308 find_ctx->fc_next < find_ctx->fc_nids; ret_oid_idx++) in dprov_object_task()[all …]