Searched refs:MNT_FORCE (Results 1 – 6 of 6) 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
58 {MNT_EXPIRE | MNT_FORCE, EINVAL, 0,
116 if (toys.optflags & FLAG_f) flags |= MNT_FORCE; in umount_main()
1370 * system.c [LINUX] (MNT_FORCE, MNT_DETACH, MNT_EXPIRE): New macros.
26980 * umount.c (MNT_FORCE, MNT_DETACH, MNT_EXPIRE): Move definitions ...