Searched refs:exclusive (Results 1 – 15 of 15) sorted by relevance
/systemd-251/src/shared/ |
D | discover-image.c | 297 (*ret)->usage_exclusive = quota.exclusive; in image_make() 1012 bool exclusive; in image_path_lock() local 1029 exclusive = false; in image_path_lock() 1032 exclusive = true; in image_path_lock() 1052 if (exclusive) in image_path_lock() 1075 if (!exclusive && r == -EROFS) in image_path_lock()
|
D | btrfs-util.h | 25 uint64_t exclusive; member
|
D | btrfs-util.c | 593 ret->exclusive = le64toh(qii->excl); in btrfs_qgroup_get_quota_fd() 628 ret->exclusive = UINT64_MAX; in btrfs_qgroup_get_quota_fd()
|
/systemd-251/docs/ |
D | BLOCK_DEVICE_LOCKING.md | 36 formatting tools to safely and easily take exclusive ownership of a block 70 take a `LOCK_EX` *exclusive* lock instead. For further details, see the
|
D | CGROUP_DELEGATION.md | 59 specific cgroup, and when it does that ownership is exclusive, and nothing else 211 create/remove sub-cgroups inside it freely, and those then become exclusive
|
D | UIDS-GIDS.md | 143 exclusive ownership of UIDs and UID ranges. To ensure compatibility with other
|
D | BOOT_LOADER_SPECIFICATION.md | 160 Note that the `$BOOT` partition is not supposed to be exclusive territory of
|
/systemd-251/src/test/ |
D | test-btrfs.c | 36 log_info("exclusive: %s", strna(FORMAT_BYTES(quota.exclusive))); in main()
|
/systemd-251/LICENSES/ |
D | CC0-1.0.txt | 17 exclusive Copyright and Related Rights (defined below) upon the creator 85 person a royalty-free, non transferable, non sublicensable, non exclusive,
|
/systemd-251/shell-completion/zsh/ |
D | _journalctl | 67 # Use both --user and --system modes, they are not exclusive.
|
D | _busctl | 258 # Use the last mode (they are exclusive and the last one is used).
|
D | _systemctl.in | 465 # Use the last mode (they are exclusive and the last one is used).
|
/systemd-251/src/core/ |
D | unit.h | 823 int unit_watch_pid(Unit *u, pid_t pid, bool exclusive);
|
D | unit.c | 2782 int unit_watch_pid(Unit *u, pid_t pid, bool exclusive) { in unit_watch_pid() argument 2793 if (exclusive) in unit_watch_pid()
|
/systemd-251/ |
D | NEWS | 4204 * udev now opens CDROMs in non-exclusive mode when querying their 4208 the device in exclusive mode as they should. 6984 Meson becomes our exclusive build system. Hence, please start using 13529 above). /proc/kmsg is now exclusive property of classic
|