Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 2 of 2) sorted by relevance

/support/
A Dsupport_enter_mount_namespace.c36 if (mount ("none", "/", NULL, MS_REC | MS_PRIVATE, NULL) != 0) in support_enter_mount_namespace()
A Dtest-container.c53 #define mount(s,t,fs,f,d) no_mount() macro
234 if (mount (src, dest, "", MS_BIND, NULL) < 0) in trymount()
1091 if (mount ("none", "/", NULL, MS_REC | MS_PRIVATE, NULL) != 0) in main()
1168 if (mount ("proc", "/proc", "proc", 0, NULL) < 0) in main()

Completed in 5 milliseconds