OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MNT_FORCE
(Results
1 - 13
of
13
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mount.h
99
MNT_FORCE
= 1 /* Force unmounting. */
100
#define
MNT_FORCE
MNT_FORCE
114
/* Unmount a filesystem. Force unmounting if FLAGS is set to
MNT_FORCE
. */
/bionic/libc/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/development/ndk/platforms/android-3/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
mount.h
72
#define
MNT_FORCE
1 /* Forcibly unmount */
/external/kernel-headers/original/linux/
fs.h
851
#define
MNT_FORCE
0x00000001 /* Attempt to forcibily umount */
[
all
...]
Completed in 777 milliseconds