Home
last modified time | relevance | path

Searched refs:part_table_read (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
1435 part_table_read = true; in synthesize_change()
1467 if (part_table_read && has_partitions) in synthesize_change()