Home
last modified time | relevance | path

Searched refs:has_partitions (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/udev/
Dudevd.c1420 bool part_table_read = false, has_partitions = false; in synthesize_change() local
1461 has_partitions = true; in synthesize_change()
1467 if (part_table_read && has_partitions) in synthesize_change()