dtype_match
if (dtype_match(&label, dtype))
if ((!dtype_match(&p_label, cur_dtype)) ||
if (dtype_match(&search_label, search_dtype))
int dtype_match(struct dk_label *label, struct disk_type *dtype);