/prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/sys/ |
mount.h | 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
mount.h | 50 MS_DIRSYNC = 128, /* Directory modifications are synchronous. */ 51 #define MS_DIRSYNC MS_DIRSYNC
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
mount.h | 50 MS_DIRSYNC = 128, /* Directory modifications are synchronous. */ 51 #define MS_DIRSYNC MS_DIRSYNC
|
/development/ndk/platforms/android-21/include/linux/ |
fs.h | 67 #define MS_DIRSYNC 128
|
/development/ndk/platforms/android-9/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/ |
fs.h | 84 #define MS_DIRSYNC 128 120 #define IS_DIRSYNC(inode) (__IS_FLG(inode, MS_SYNCHRONOUS|MS_DIRSYNC) || ((inode)->i_flags & (S_SYNC|S_DIRSYNC)))
|