Searched refs:find_ctx (Results 1 – 1 of 1) sorted by relevance
7231 dprov_find_ctx_t *find_ctx; in dprov_object_task() local7237 find_ctx = kmem_zalloc(sizeof (dprov_find_ctx_t), KM_SLEEP); in dprov_object_task()7238 *taskq_req->dr_object_req.or_find_pp = find_ctx; in dprov_object_task()7253 find_ctx->fc_ids[find_ctx->fc_nids] = so_idx; in dprov_object_task()7254 find_ctx->fc_nids++; in dprov_object_task()7306 kmem_free(find_ctx, sizeof (dprov_find_ctx_t)); in dprov_object_task()7316 find_ctx->fc_ids[find_ctx->fc_nids] = so_idx; in dprov_object_task()7317 find_ctx->fc_nids++; in dprov_object_task()7328 dprov_find_ctx_t *find_ctx = in dprov_object_task() local7334 find_ctx->fc_next < find_ctx->fc_nids; ret_oid_idx++) in dprov_object_task()[all …]