Home
last modified time | relevance | path

Searched defs:old_path (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Dlabel.c28 int symlink_label(const char *old_path, const char *new_path) { in symlink_label()
Dbtrfs-util.h75 static inline int btrfs_subvol_snapshot(const char *old_path, const char *new_path, BtrfsSnapshotFl… in btrfs_subvol_snapshot()
Dbtrfs-util.c1653 const char *old_path, in btrfs_subvol_snapshot_full()
Dinstall.c478 const char *old_path, in create_symlink()
/systemd-251/src/boot/efi/
Dboot.c1374 _cleanup_freepool_ CHAR16* old_path = NULL, *new_path = NULL; in config_entry_bump_counters() local