HomeSort by relevance Sort by last modified time
    Searched refs:MNT_FORCE (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/strace/xlat/
umount_flags.h 4 #if defined(MNT_FORCE) || (defined(HAVE_DECL_MNT_FORCE) && HAVE_DECL_MNT_FORCE)
5 XLAT(MNT_FORCE),
  /bionic/libc/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /development/ndk/platforms/android-L/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
mount.h 38 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
mount.h 99 MNT_FORCE = 1, /* Force unmounting. */
100 #define MNT_FORCE MNT_FORCE
118 /* Unmount a filesystem. Force unmounting if FLAGS is set to MNT_FORCE. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mount.h 99 MNT_FORCE = 1, /* Force unmounting. */
100 #define MNT_FORCE MNT_FORCE
118 /* Unmount a filesystem. Force unmounting if FLAGS is set to MNT_FORCE. */
  /development/ndk/platforms/android-3/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
mount.h 72 #define MNT_FORCE 1 /* Forcibly unmount */

Completed in 708 milliseconds

1 2 3 4