Searched refs:MNT_FORCE (Results 1 – 4 of 4) sorted by relevance
2 #if !(defined(MNT_FORCE) || (defined(HAVE_DECL_MNT_FORCE) && HAVE_DECL_MNT_FORCE))3 # define MNT_FORCE 1 macro23 XLAT(MNT_FORCE),
1 MNT_FORCE 1
116 if (toys.optflags & FLAG_f) flags |= MNT_FORCE; in umount_main()
1370 * system.c [LINUX] (MNT_FORCE, MNT_DETACH, MNT_EXPIRE): New macros.