Searched refs:SWAP_ACTIVATING_DONE (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dswap.c49 [SWAP_ACTIVATING_DONE] = UNIT_ACTIVE,
495 state != SWAP_ACTIVATING_DONE &&
542 SWAP_ACTIVATING_DONE,
866 s->state == SWAP_ACTIVATING_DONE ||
1000 case SWAP_ACTIVATING_DONE:
1034 case SWAP_ACTIVATING_DONE:
1178 swap_set_state(swap, SWAP_ACTIVATING_DONE);
/systemd/src/basic/
H A Dunit-name.h186 SWAP_ACTIVATING_DONE, /* /sbin/swapon is running, and the swap is done. */ enumerator in enum:SwapState
H A Dunit-name.c995 [SWAP_ACTIVATING_DONE] = "activating-done",

Completed in 17 milliseconds