path_equal 153 src/core/automount.c if (path_equal(a->where, "/")) { path_equal 299 src/core/cgroup.c is_root = isempty(path) || path_equal(path, "/"); path_equal 351 src/core/dbus-cgroup.c if (path_equal(path, b->path) && read == b->read) { path_equal 439 src/core/dbus-cgroup.c if (path_equal(b->path, path)) { path_equal 575 src/core/dbus-cgroup.c if (path_equal(b->path, path)) { path_equal 1250 src/core/dbus-manager.c if (path_equal(root, "/") || !path_is_absolute(root)) path_equal 276 src/core/device.c if (u && DEVICE(u)->sysfs && !path_equal(DEVICE(u)->sysfs, sysfs)) path_equal 137 src/core/mount-setup.c if (path_equal(path, mount_table[i].where)) path_equal 147 src/core/mount-setup.c if (path_equal(path, i)) path_equal 234 src/core/mount.c if (!path_equal(m->where, "/")) { path_equal 305 src/core/mount.c if (path_equal(m->where, "/")) path_equal 348 src/core/mount.c if (path_equal(m->where, "/") || path_equal 349 src/core/mount.c path_equal(m->where, "/usr")) path_equal 375 src/core/mount.c if (path_equal(m->where, "/") || path_equal 376 src/core/mount.c path_equal(m->where, "/usr")) path_equal 94 src/core/namespace.c if (path_equal(p->path, q->path)) { path_equal 125 src/core/namespace.c if (previous && path_equal(f->path, previous->path)) path_equal 366 src/core/swap.c !path_equal(SWAP(u)->parameters_proc_swaps.what, what_proc_swaps)) path_equal 110 src/core/umount.c path_equal(p, "/dev/console")) { path_equal 387 src/core/umount.c if (path_equal(m->path, "/") path_equal 389 src/core/umount.c || path_equal(m->path, "/usr") path_equal 151 src/cryptsetup/cryptsetup-generator.c if (!path_equal(uu, "/dev/null")) { path_equal 257 src/cryptsetup/cryptsetup.c if (path_equal(m->mnt_fsname, device)) path_equal 99 src/delta/delta.c return path_equal(x, y); path_equal 403 src/delta/delta.c if (path_equal(o, f)) { path_equal 747 src/firstboot/firstboot.c if (path_equal(arg_root, "/")) { path_equal 188 src/fstab-generator/fstab-generator.c if (path_equal(where, "/")) { path_equal 1373 src/nspawn/nspawn.c path_equal(d, q)) { path_equal 3054 src/nspawn/nspawn.c if (path_equal(arg_directory, "/")) { path_equal 82 src/remount-fs/remount-fs.c !path_equal(me->mnt_dir, "/") && path_equal 83 src/remount-fs/remount-fs.c !path_equal(me->mnt_dir, "/usr")) path_equal 1668 src/shared/cgroup-util.c if (!path_equal(from, to)) { path_equal 474 src/shared/install.c found_path = path_equal(p, name); path_equal 481 src/shared/install.c found_dest = path_equal(dest, name); path_equal 494 src/shared/install.c b = path_equal(t, p); path_equal 781 src/shared/install.c if (q >= 0 && path_equal(dest, *i)) path_equal 1218 src/shared/install.c if (path_equal(dest, old_path)) path_equal 470 src/shared/path-util.c if (path_equal(t, "/")) path_equal 673 src/shared/path-util.c (path_equal(d, "/bin/true") || path_equal 674 src/shared/path-util.c path_equal(d, "/usr/bin/true") || path_equal 675 src/shared/path-util.c path_equal(d, "/dev/null"))) path_equal 52 src/shared/switch-root.c if (path_equal(new_root, "/")) path_equal 2917 src/shared/util.c if (path_equal(path, "/")) { path_equal 6744 src/shared/util.c top_autofs = top_autofs || path_equal(cleaned, p); path_equal 1573 src/tmpfiles/tmpfiles.c if (path_equal(j->path, i->path)) {