OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MS_MANDLOCK
(Results
51 - 75
of
141
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
mount.h
45
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
61
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_NOATIME|MS_NODIRATIME)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mount.h
48
MS_MANDLOCK
= 64, /* Allow mandatory locks on an FS. */
49
#define
MS_MANDLOCK
MS_MANDLOCK
89
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_I_VERSION)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mount.h
48
MS_MANDLOCK
= 64, /* Allow mandatory locks on an FS. */
49
#define
MS_MANDLOCK
MS_MANDLOCK
89
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_I_VERSION)
/bionic/libc/kernel/uapi/linux/
fs.h
70
#define
MS_MANDLOCK
64
97
#define MS_RMT_MASK (MS_RDONLY | MS_SYNCHRONOUS |
MS_MANDLOCK
| MS_I_VERSION)
/development/ndk/platforms/android-21/include/linux/
fs.h
66
#define
MS_MANDLOCK
64
94
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_I_VERSION)
/development/ndk/platforms/android-3/include/linux/
fs.h
83
#define
MS_MANDLOCK
64
100
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
)
121
#define IS_MANDLOCK(inode) __IS_FLG(inode,
MS_MANDLOCK
)
/external/kernel-headers/original/uapi/linux/
fs.h
74
#define
MS_MANDLOCK
64 /* Allow mandatory locks on an FS */
103
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
|MS_I_VERSION)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
fs.h
83
#define
MS_MANDLOCK
64
100
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
)
121
#define IS_MANDLOCK(inode) __IS_FLG(inode,
MS_MANDLOCK
)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
fs.h
83
#define
MS_MANDLOCK
64
100
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
)
121
#define IS_MANDLOCK(inode) __IS_FLG(inode,
MS_MANDLOCK
)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
fs.h
83
#define
MS_MANDLOCK
64
100
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
)
121
#define IS_MANDLOCK(inode) __IS_FLG(inode,
MS_MANDLOCK
)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
fs.h
83
#define
MS_MANDLOCK
64
100
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|
MS_MANDLOCK
)
121
#define IS_MANDLOCK(inode) __IS_FLG(inode,
MS_MANDLOCK
)
Completed in 477 milliseconds
1
2
3
4
5
6