Home
last modified time | relevance | path

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

/systemd-251/src/fsck/ !
Dfsck.c39 static bool arg_show_progress = false; variable
137 arg_show_progress = access("/run/systemd/show-status", F_OK) >= 0; in test_files()
341 arg_show_progress && in run()