Searched refs:dtype_match (Results 1 – 3 of 3) sorted by relevance
104 int dtype_match(struct dk_label *label, struct disk_type *dtype);
1950 if (dtype_match(&label, dtype)) in c_backup()2167 if ((!dtype_match(&p_label, cur_dtype)) || in c_verify()
2038 if (dtype_match(&search_label, search_dtype)) in add_device_to_disklist()2221 dtype_match(label, dtype) in dtype_match() function