Searched refs:automount_name (Results 1 - 1 of 1) sorted by relevance
/systemd/src/fstab-generator/ |
H A D | fstab-generator.c | 241 *automount_name = NULL, *automount_unit = NULL, local 350 r = unit_name_from_path(where, ".automount", &automount_name); 354 automount_unit = strjoin(arg_dest, "/", automount_name, NULL); 395 lnk = strjoin(arg_dest, "/", post, nofail ? ".wants/" : ".requires/", automount_name, NULL);
|
Completed in 905 milliseconds