Searched defs:MNT_FORCE (Results 1 – 3 of 3) sorted by relevance
207 #define MNT_FORCE 0x00080000 /* force unmount or readonly change */ macro
129 enum ulong MNT_FORCE = 0x0000000000080000; variable
92 # define MNT_FORCE 0x1 /* from <sys/mount.h> */ macro