Searched defs:switch_root_dir (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dmain.c1307 char *switch_root_dir = NULL, *switch_root_init = NULL; local
1869 switch_root_dir = m->switch_root;
1949 if (switch_root_dir) {
1957 r = switch_root(switch_root_dir, "/mnt", true, MS_MOVE);
1980 if (switch_root_dir)
1988 if (switch_root_dir)

Completed in 16 milliseconds