Lines Matching defs:true
127 u->ignore_on_isolate = true;
206 return unit_add_dependency_by_name(UNIT(s), UNIT_AFTER, SPECIAL_REMOUNT_FS_SERVICE, NULL, true);
225 r = unit_add_dependency_by_name(UNIT(s), UNIT_BEFORE, SPECIAL_SWAP_TARGET, NULL, true);
229 return unit_add_two_dependencies_by_name(UNIT(s), UNIT_BEFORE, UNIT_CONFLICTS, SPECIAL_UMOUNT_TARGET, NULL, true);
292 s->from_fragment = true;
380 delete = true;
411 SWAP(u)->is_active = true;
415 SWAP(u)->from_proc_swaps = true;
508 unit_notify(UNIT(s), state_translation_table[old_state], state_translation_table[state], true);
609 .apply_permissions = true,
610 .apply_chroot = true,
611 .apply_tty_stdin = true,
847 s->reset_cpu_usage = true;
1109 device_found_node(m, d, true, DEVICE_FOUND_SWAP, set_flags);
1127 r = swap_load_proc_swaps(m, true);
1164 device_found_node(m, swap->what, false, DEVICE_FOUND_SWAP, true);
1461 .no_alias = true,
1462 .no_instances = true,