HomeSort by relevance Sort by last modified time
    Searched refs:MS_DIRSYNC (Results 26 - 50 of 99) sorted by null

12 3 4

  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
  /development/ndk/platforms/android-3/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/4/platforms/android-3/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/4/platforms/android-4/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/4/platforms/android-5/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/4/platforms/android-5/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)))

Completed in 2002 milliseconds

12 3 4