Searched refs:direct (Results 1 – 9 of 9) sorted by relevance
/systemd-251/src/shared/ |
D | loop-util.c | 668 bool direct = false; in loop_device_make_by_path() local 690 direct = direct_flags != 0; in loop_device_make_by_path() 702 direct = direct_flags != 0; in loop_device_make_by_path() 714 direct ? "enabled" : "disabled", in loop_device_make_by_path() 715 … direct != (direct_flags != 0) ? " (O_DIRECT was requested but not supported)" : ""); in loop_device_make_by_path()
|
/systemd-251/docs/ |
D | DISTRO_PORTING.md | 63 Use `-Dntp-servers=` to direct systemd-timesyncd to different fallback 72 Use `-Ddns-servers=` to direct systemd-resolved to different fallback
|
D | TESTING_WITH_SANITIZERS.md | 57 need to manually direct binaries to the respective runtime libraries.
|
D | ENVIRONMENT.md | 380 LO_FLAGS_DIRECT_IO (i.e. direct IO + asynchronous IO) on loopback block
|
D | CGROUP_DELEGATION.md | 10 *Intended audience: hackers working on userspace subsystems that require direct
|
/systemd-251/src/basic/ |
D | hashmap.c | 200 struct direct_storage direct; /* if !has_indirect */ member 328 : h->direct.storage; in storage_ptr() 763 p = mempset(h->direct.storage, 0, hi->entry_size * hi->n_direct_buckets); in reset_direct_storage() 1117 memcpy(new_storage, h->direct.storage, in resize_buckets()
|
/systemd-251/test/test-umount/ |
D | rhbug-1554943.mountinfo | 26 … shared:26 - autofs systemd-1 rw,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14807
|
/systemd-251/ |
D | TODO | 471 * drop dependency on libcap, replace by direct syscalls based on 545 - direct TPM2 PCR change handling, possible renrolling LUKS2 media if needed.
|
D | NEWS | 40 which is what we attempt to use if available. systemd's direct usage 4318 makes sure the program cannot get direct access to the kernel log 6399 one). These calls are only useful in direct connections as on 6728 sssd, whose NSS hook-ups generally do not involve direct network 7945 can switch over to direct Journal communication, thus being able to 9430 * systemd does not support direct live-upgrades (via systemctl 10722 kernel module loading, direct x86 IO port access, swap 11581 couple of features that direct epoll usage is lacking: 11612 connect to a specific, local OS container (as direct
|