Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dnamespace.py31 MNT_DETACH = 2 # Just detach from the tree variable
88 libc.umount2('/proc', MNT_DETACH) # Ignore failure: might not be mounted
93 libc.umount2('/sys', MNT_DETACH) # Ignore failure: might not be mounted