Searched refs:zopt_object_ranges (Results 1 – 1 of 1) sorted by relevance
119 static zopt_object_range_t *zopt_object_ranges = NULL; variable4870 obj_start = zopt_object_ranges[i].zor_obj_start; in dump_objset()4871 obj_end = zopt_object_ranges[i].zor_obj_end; in dump_objset()4872 flags = zopt_object_ranges[i].zor_flags; in dump_objset()4982 obj_start = zopt_object_ranges[i].zor_obj_start; in dump_file_data_layout()4983 obj_end = zopt_object_ranges[i].zor_obj_end; in dump_file_data_layout()10793 zopt_object_ranges = calloc(zopt_object_args, in main()10800 &zopt_object_ranges[i], &msg); in main()