Searched refs:mount_suffix (Results 1 – 4 of 4) sorted by relevance
124 int home_move_mount(const char *mount_suffix, const char *target) { in home_move_mount() argument133 if (mount_suffix) { in home_move_mount()134 subdir = path_join(HOME_RUNTIME_WORK_DIR, mount_suffix); in home_move_mount()
141 setup->mount_suffix = TAKE_PTR(cdir); in home_setup_cifs()174 r = home_move_mount(setup->mount_suffix, hd); in home_activate_cifs()
45 …char *mount_suffix; /* The directory to use as home dir is this path below /run/systemd/… member
437 setup->mount_suffix = mfree(setup->mount_suffix); in home_setup_done()