Searched defs:MNT_FORCE (Results 1 – 3 of 3) sorted by relevance
124 MNT_FORCE = 1, /* Force unmounting. */ enumerator125 #define MNT_FORCE MNT_FORCE macro
1413 #define MNT_FORCE 0x00000001 /* Attempt to forcibily umount */ macro