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

/systemd/src/core/
H A Dswap.c48 [SWAP_ACTIVATING] = UNIT_ACTIVATING,
492 if (state != SWAP_ACTIVATING &&
539 SWAP_ACTIVATING,
777 swap_set_state(s, SWAP_ACTIVATING);
831 if (s->state == SWAP_ACTIVATING)
865 assert(s->state == SWAP_ACTIVATING ||
999 case SWAP_ACTIVATING:
1033 case SWAP_ACTIVATING:
1177 case SWAP_ACTIVATING:
/systemd/src/basic/
H A Dunit-name.h185 SWAP_ACTIVATING, /* /sbin/swapon is running, but the swap not yet enabled. */ enumerator in enum:SwapState
H A Dunit-name.c994 [SWAP_ACTIVATING] = "activating",

Completed in 17 milliseconds