Home
last modified time | relevance | path

Searched refs:MS_SLAVE (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/containers/mountns/
Dmountns03.c55 && defined(MS_REC) && defined(MS_SLAVE)
63 if (mount("none", DIRA, "none", MS_SLAVE, NULL) == -1) { in child_func()
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c105 {"slave", MS_SLAVE}, {"rslave", MS_SLAVE|MS_REC},
106 {"private", MS_PRIVATE}, {"rprivate", MS_SLAVE|MS_REC},
/third_party/toybox/toys/lsb/
Dmount.c109 {"slave", MS_SLAVE}, {"rslave", MS_SLAVE|MS_REC},
110 {"private", MS_PRIVATE}, {"rprivate", MS_SLAVE|MS_REC},
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro
/third_party/musl/ndk_musl_include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro
/third_party/musl/include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmount.h43 #define MS_SLAVE (1<<19) macro