Searched refs:swapoff_all (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/shutdown/ ! | ||
D | umount.h | 12 int swapoff_all(bool *changed); |
D | shutdown.c | 451 r = swapoff_all(&changed); in main() |
D | umount.c | 798 int swapoff_all(bool *changed) { in swapoff_all() function |