Searched defs:path_is_busy (Results 1 - 1 of 1) sorted by relevance

/systemd/src/gpt-auto-generator/
H A Dgpt-auto-generator.c251 static bool path_is_busy(const char *where) { function
290 if (path_is_busy(where)) {
481 if (path_is_busy("/boot")) {

Completed in 14 milliseconds