Lines Matching defs:device
41 _cleanup_free_ char *device = NULL, *escaped = NULL;
53 r = unit_name_from_path(what, ".device", &device);
55 return log_error_errno(r, "Failed to convert device \"%s\" to unit name: %m", what);
78 device,
103 log_warning("Checking was requested for \"%s\", but it is not a device.", what);
161 /* Allow configuration how long we wait for a device that
163 * endless device timeouts for devices that show up only after
170 r = fstab_filter_options(opts, "comment=systemd.device-timeout\0" "x-systemd.device-timeout\0",
185 r = unit_name_from_path(node, ".device", &unit);
189 return write_drop_in_format(dir, unit, 50, "device-timeout",