Searched defs:MNT_DETACH (Results 1 – 3 of 3) sorted by relevance
126 MNT_DETACH = 2, /* Just detach from the tree. */ enumerator127 #define MNT_DETACH MNT_DETACH macro
1414 #define MNT_DETACH 0x00000002 /* Just detach from the tree */ macro