HomeSort by relevance Sort by last modified time
    Searched refs:FS_SYNC_FL (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fs.h 240 #define FS_SYNC_FL 0x00000008 /* Synchronous updates */
ext2_fs.h 140 #define EXT2_SYNC_FL FS_SYNC_FL /* Synchronous updates */
reiserfs_fs.h 819 #define REISERFS_SYNC_FL FS_SYNC_FL
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 240 #define FS_SYNC_FL 0x00000008 /* Synchronous updates */
ext2_fs.h 140 #define EXT2_SYNC_FL FS_SYNC_FL /* Synchronous updates */
reiserfs_fs.h 819 #define REISERFS_SYNC_FL FS_SYNC_FL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fs.h 240 #define FS_SYNC_FL 0x00000008 /* Synchronous updates */
ext2_fs.h 140 #define EXT2_SYNC_FL FS_SYNC_FL /* Synchronous updates */
reiserfs_fs.h 819 #define REISERFS_SYNC_FL FS_SYNC_FL
    [all...]

Completed in 939 milliseconds