Home
last modified time | relevance | path

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

/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c292 static int path_is_busy(const char *where) { in path_is_busy() function
327 r = path_is_busy(where); in add_partition_mount()
500 r = path_is_busy("/boot"); in add_xbootldr()
555 r = path_is_busy(esp_path); in add_esp()