Home
last modified time | relevance | path

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

/systemd-251/src/shutdown/
Dumount.h12 int swapoff_all(bool *changed);
Dshutdown.c451 r = swapoff_all(&changed); in main()
Dumount.c798 int swapoff_all(bool *changed) { in swapoff_all() function