Searched refs:MS_SLAVE (Results 1 – 2 of 2) sorted by relevance
33 #define MS_SLAVE (1<<19) /* change to slave */ macro
105 if (mount(NULL, "/", NULL, MS_SLAVE|MS_REC, NULL) == -1) in test_fw_in_ns()