Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dswap.h57 bool is_active:1; member
Dswap.c473 SWAP(u)->is_active = true; in swap_setup_unit()
1221 swap->is_active = swap->just_activated = false; in swap_process_proc_swaps()
1234 if (!swap->is_active) { in swap_process_proc_swaps()
1282 swap->is_active = swap->just_activated = false; in swap_process_proc_swaps()