Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/
H A Dautomount-support.rst85 umount(). This flag is considered incompatible with MNT_FORCE and MNT_DETACH.
/linux/include/linux/
H A Dfs.h1399 #define MNT_FORCE 0x00000001 /* Attempt to forcibily umount */ macro